From fc7848f00bc670c5a1797ab55c907f636855f8d9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 24 Mar 2021 11:02:56 +0000 Subject: [PATCH] Bump pydocstyle from 5.1.1 to 6.0.0 Bumps [pydocstyle](https://github.com/PyCQA/pydocstyle) from 5.1.1 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.1.1...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 87a8cd1..3261c12 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -4,7 +4,7 @@ flake8==3.8.4 flake8-docstrings==1.5.0 pre-commit==2.10.1 pylint==2.7.0 -pydocstyle==5.1.1 +pydocstyle==6.0.0 pytest==6.2.2 pytest-cov==2.11.1 pytest-sugar==0.9.4