Skip to content

Commit a790999

Browse files
Merge pull request #1378 from VWS-Python/dependabot/pip/pydocstyle-6.0.0
Bump pydocstyle from 5.1.1 to 6.0.0
2 parents a2597de + 2e40984 commit a790999

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
@@ -18,7 +18,7 @@ freezegun==1.1.0
1818
isort==5.7.0 # Lint imports
1919
mypy==0.812 # Type checking
2020
pip_check_reqs==2.2.0
21-
pydocstyle==5.1.1 # Lint docstrings
21+
pydocstyle==6.0.0 # Lint docstrings
2222
pyenchant==3.2.0 # Bindings for a spellchecking sytem
2323
pygithub==1.54.1
2424
pylint==2.7.2 # Lint

0 commit comments

Comments
 (0)