Skip to content

Commit 5457cae

Browse files
committed
Update pydocstyle from 3.0.0 to 4.0.0
1 parent 72beb6a commit 5457cae

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
@@ -10,7 +10,7 @@ flake8==3.7.7 # Lint
1010
isort==4.3.21 # Lint imports
1111
mypy==0.711 # Type checking
1212
pip_check_reqs==2.0.3
13-
pydocstyle==3.0.0 # Lint docstrings
13+
pydocstyle==4.0.0 # Lint docstrings
1414
pyenchant==2.0.0 # Bindings for a spellchecking sytem
1515
pygithub==1.43.8
1616
Pygments==2.4.2

0 commit comments

Comments
 (0)