Skip to content

Commit b8c9f42

Browse files
Merge pull request #1282 from VWS-Python/dependabot/pip/pydocstyle-5.1.0
Bump pydocstyle from 5.0.2 to 5.1.0
2 parents bec6750 + 0cd66e1 commit b8c9f42

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)