Skip to content

Commit 4b66ef9

Browse files
Bump pydocstyle from 6.0.0 to 6.1.1 (#219)
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](PyCQA/pydocstyle@6.0.0...6.1.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8e91ce0 commit 4b66ef9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_lint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
black==21.5b1
22
flake8==3.9.2
33
mypy==0.812
4-
pydocstyle==6.0.0
4+
pydocstyle==6.1.1
55
pylint==2.8.2

0 commit comments

Comments
 (0)