Skip to content

Commit 0cd66e1

Browse files
Bump pydocstyle from 5.0.2 to 5.1.0
Bumps [pydocstyle](https://github.com/PyCQA/pydocstyle) from 5.0.2 to 5.1.0. - [Release notes](https://github.com/PyCQA/pydocstyle/releases) - [Changelog](https://github.com/PyCQA/pydocstyle/blob/master/docs/release_notes.rst) - [Commits](PyCQA/pydocstyle@5.0.2...5.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 8404678 commit 0cd66e1

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==4.3.21 # Lint imports
1818
mypy==0.782 # Type checking
1919
pip_check_reqs==2.1.1
20-
pydocstyle==5.0.2 # Lint docstrings
20+
pydocstyle==5.1.0 # Lint docstrings
2121
pyenchant==3.1.1 # Bindings for a spellchecking sytem
2222
pygithub==1.53
2323
pylint==2.5.3 # Lint

0 commit comments

Comments
 (0)