From 3cd25533017402ed6ec33a1c6c216a4ea6de18d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Apr 2021 16:41:04 -0300 Subject: [PATCH] Bump pydocstyle from 5.1.1 to 6.0.0 (#173) 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[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 047b82ce..2c56f90d 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -9,6 +9,6 @@ pip-tools==6.0.1 pre-commit==2.11.1 psycopg2-binary==2.8.6 pycodestyle==2.6.0 -pydocstyle==5.1.1 +pydocstyle==6.0.0 pytest==6.2.2 pytest-django==4.1.0