diff --git a/setup.py b/setup.py index bd21e459e..00dd30129 100644 --- a/setup.py +++ b/setup.py @@ -90,7 +90,7 @@ 'flake8==6.0.0', 'flake8-black==0.3.6', 'flake8-bugbear==23.1.20', - 'flake8-docstrings==1.6.0', + 'flake8-docstrings==1.7.0', 'flake8-isort==6.0.0', 'flake8-quotes==3.3.2', 'pep8-naming==0.13.3',