From c7a912cbd172f7b60987da76e23c0554b90d3701 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 04:18:36 +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-lint.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-lint.txt b/requirements-lint.txt index 6e9cad2c..34250c2a 100644 --- a/requirements-lint.txt +++ b/requirements-lint.txt @@ -1,6 +1,6 @@ # linters pycodestyle==2.7.0 -pydocstyle==6.0.0 +pydocstyle==6.1.1 pylint==2.8.2 pygments pyroma==3.1