From cb98360ab7b529565fb7debc7167bae2d89cc0e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 08:37:47 +0100 Subject: [PATCH] Bump pydocstyle from 6.2.3 to 6.3.0 (#61) 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 05af2af..732c302 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -5,5 +5,5 @@ black==22.12.0 flake8==6.0.0 isort==5.11.4 mypy==0.991 -pydocstyle==6.2.3 +pydocstyle==6.3.0 pylint==2.15.10 \ No newline at end of file