Skip to content

Commit 641400f

Browse files
committed
Update pydocstyle from 4.0.1 to 5.0.1
1 parent 2c4f290 commit 641400f

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
@@ -16,7 +16,7 @@ freezegun==0.3.12
1616
isort==4.3.21 # Lint imports
1717
mypy==0.750 # Type checking
1818
pip_check_reqs==2.0.3
19-
pydocstyle==4.0.1 # Lint docstrings
19+
pydocstyle==5.0.1 # Lint docstrings
2020
pyenchant==2.0.0 # Bindings for a spellchecking sytem
2121
pygithub==1.44.1
2222
pylint==2.4.4 # Lint

0 commit comments

Comments
 (0)