diff --git a/setup.py b/setup.py index c87971f..9d3be55 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ 'flake8==5.0.4', 'flake8-bugbear==23.1.14', 'flake8-comprehensions==3.10.1', - 'flake8-docstrings==1.6.0', + 'flake8-docstrings==1.7.0', 'flake8-no-u-prefixed-strings==0.2', 'flake8-polyfill==1.0.2', 'flake8-tidy-imports==4.8.0',