We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7ce21be + d67f338 commit 1d76a4cCopy full SHA for 1d76a4c
requirements/dev-requirements.txt
@@ -16,7 +16,7 @@ furo==2022.12.7
16
isort==5.11.4 # Lint imports
17
mypy==1.0.0 # Type checking
18
pip_check_reqs==2.4.3
19
-pydocstyle==6.2.3 # Lint docstrings
+pydocstyle==6.3.0 # Lint docstrings
20
pyenchant==3.2.2 # Bindings for a spellchecking sytem
21
pylint==2.15.5 # Lint
22
pyroma==4.1 # Packaging best practices checker
0 commit comments