Skip to content

Commit d0ad6b4

Browse files
Bump pydocstyle from 5.1.0 to 5.1.1
Bumps [pydocstyle](https://github.com/PyCQA/pydocstyle) from 5.1.0 to 5.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@5.1.0...5.1.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 7a5cc1c commit d0ad6b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ freezegun==0.3.15
1717
isort==5.4.2 # Lint imports
1818
mypy==0.782 # Type checking
1919
pip_check_reqs==2.1.1
20-
pydocstyle==5.1.0 # Lint docstrings
20+
pydocstyle==5.1.1 # Lint docstrings
2121
pyenchant==3.1.1 # Bindings for a spellchecking sytem
2222
pygithub==1.53
2323
pylint==2.6.0 # Lint

0 commit comments

Comments
 (0)