From a4bb9cf888f50764a586437ee84038f408d5dd62 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 11:13:39 +0000 Subject: [PATCH] Bump pydocstyle from 5.0.2 to 6.0.0 Bumps [pydocstyle](https://github.com/PyCQA/pydocstyle) from 5.0.2 to 6.0.0. - [Release notes](https://github.com/PyCQA/pydocstyle/releases) - [Changelog](https://github.com/PyCQA/pydocstyle/blob/master/docs/release_notes.rst) - [Commits](https://github.com/PyCQA/pydocstyle/compare/5.0.2...6.0.0) Signed-off-by: dependabot-preview[bot] --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 4398e67a..7fca9c94 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -3,7 +3,7 @@ # new version flake8-docstrings==1.5.0 flake8==3.7.9 -pydocstyle==5.0.2 +pydocstyle==6.0.0 pylint==2.4.4 mock-open==1.3.1 mypy==0.761