Skip to content

Commit 5639a5d

Browse files
committed
Update pydocstyle from 2.1.1 to 3.0.0
1 parent bc8a339 commit 5639a5d

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.5.0 # Lint
1010
isort==4.3.4 # Lint imports
1111
mypy==0.630 # Type checking
1212
pip_check_reqs==2.0.3
13-
pydocstyle==2.1.1 # Lint docstrings
13+
pydocstyle==3.0.0 # Lint docstrings
1414
pyenchant==2.0.0 # Bindings for a spellchecking sytem
1515
pygithub==1.43.2
1616
Pygments==2.2.0

0 commit comments

Comments
 (0)