Skip to content

Commit f6243c9

Browse files
Merge pull request #1050 from adamtheturtle/pyup-update-pydocstyle-4.0.0-to-4.0.1
Update pydocstyle to 4.0.1
2 parents 1bfebd2 + fb1e8b4 commit f6243c9

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
@@ -11,7 +11,7 @@ freezegun==0.3.12
1111
isort==4.3.21 # Lint imports
1212
mypy==0.720 # Type checking
1313
pip_check_reqs==2.0.3
14-
pydocstyle==4.0.0 # Lint docstrings
14+
pydocstyle==4.0.1 # Lint docstrings
1515
pyenchant==2.0.0 # Bindings for a spellchecking sytem
1616
pygithub==1.43.8
1717
Pygments==2.4.2

0 commit comments

Comments
 (0)