From 61fc01915f09ba1c04f1f4dabf27c9b83cf6443a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Jan 2023 18:53:10 +0100 Subject: [PATCH] Bump pydocstyle from 6.2.0 to 6.2.2 (#4082) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_tests.txt b/requirements_tests.txt index 805245a18..6924d5326 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -4,7 +4,7 @@ coverage==7.0.3 flake8-docstrings==1.6.0 flake8==6.0.0 pre-commit==2.21.0 -pydocstyle==6.2.0 +pydocstyle==6.2.2 pylint==2.15.9 pytest-aiohttp==1.0.4 pytest-asyncio==0.18.3