From f82a0d5ad38aeb0fa7d5eb224498f20214b02229 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 05:36:14 +0000 Subject: [PATCH] Bump pydocstyle from 6.0.0 to 6.1.1 Bumps [pydocstyle](https://github.com/PyCQA/pydocstyle) from 6.0.0 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/6.0.0...6.1.1) Signed-off-by: dependabot-preview[bot] --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index e7750be..1628689 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -6,7 +6,7 @@ bumpversion==0.6.0 mypy==0.812 -pydocstyle==6.0.0 +pydocstyle==6.1.1 pylint==2.7.4 safety==1.10.3 bandit==1.7.0