Skip to content

Commit 340ab7a

Browse files
Merge pull request #1287 from VWS-Python/dependabot/pip/pydocstyle-5.1.1
Bump pydocstyle from 5.1.0 to 5.1.1
2 parents 7a5cc1c + d0ad6b4 commit 340ab7a

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)