From b45ef06aaf935d6a3cd2e89f42880b170e2b32e2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 19 May 2021 11:14:40 +0000 Subject: [PATCH] Bump pydocstyle from 5.0.2 to 6.1.1 Bumps [pydocstyle](https://github.com/PyCQA/pydocstyle) from 5.0.2 to 6.1.1. - [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.1.1) 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..7db9ec2e 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.1.1 pylint==2.4.4 mock-open==1.3.1 mypy==0.761