We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 32cd75a + 5639a5d commit b673dd5Copy full SHA for b673dd5
1 file changed
dev-requirements.txt
@@ -10,7 +10,7 @@ flake8==3.5.0 # Lint
10
isort==4.3.4 # Lint imports
11
mypy==0.641 # Type checking
12
pip_check_reqs==2.0.3
13
-pydocstyle==2.1.1 # Lint docstrings
+pydocstyle==3.0.0 # Lint docstrings
14
pyenchant==2.0.0 # Bindings for a spellchecking sytem
15
pygithub==1.43.2
16
Pygments==2.2.0
0 commit comments