From 6fef8aa2e4db6dfcf3502b93a92334e0904022f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Mar 2022 15:51:11 +0000 Subject: [PATCH] Bump pydocstyle from 5.1.1 to 6.1.1 Bumps [pydocstyle](https://github.com/PyCQA/pydocstyle) from 5.1.1 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.1.1...6.1.1) Signed-off-by: dependabot[bot] --- requirements-lint.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-lint.txt b/requirements-lint.txt index 7d72bfe..a06079a 100644 --- a/requirements-lint.txt +++ b/requirements-lint.txt @@ -6,5 +6,5 @@ flake8-import-order==0.18.1 flake8-quotes==3.2.0 isort==5.8.0 pylint==2.7.0 -pydocstyle==6.0.0 +pydocstyle==6.1.1 flakehell==0.9.0 \ No newline at end of file