diff --git a/dev-requirements.txt b/dev-requirements.txt index bd78df1ff..3f4667924 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -18,7 +18,7 @@ freezegun==1.1.0 isort==5.7.0 # Lint imports mypy==0.812 # Type checking pip_check_reqs==2.2.0 -pydocstyle==5.1.1 # Lint docstrings +pydocstyle==6.0.0 # Lint docstrings pyenchant==3.2.0 # Bindings for a spellchecking sytem pygithub==1.54.1 pylint==2.7.2 # Lint