From 06cb5e171e2a753d5f6796e54be2ded775051550 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2020 09:16:54 +0200 Subject: [PATCH] Bump pydocstyle from 5.0.2 to 5.1.0 (#1959) Bumps [pydocstyle](https://github.com/PyCQA/pydocstyle) from 5.0.2 to 5.1.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...5.1.0) Signed-off-by: dependabot[bot] 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 e9ae3b258..417e1efd2 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -4,7 +4,7 @@ coverage==5.2.1 flake8-docstrings==1.5.0 flake8==3.8.3 pre-commit==2.6.0 -pydocstyle==5.0.2 +pydocstyle==5.1.0 pylint==2.5.3 pytest-aiohttp==0.3.0 pytest-cov==2.10.1