diff --git a/setup.py b/setup.py index 88321de9c..3b2c8fcfd 100644 --- a/setup.py +++ b/setup.py @@ -93,7 +93,7 @@ 'flake8-docstrings==1.6.0', 'flake8-isort==5.0.3', 'flake8-quotes==3.3.2', - 'pep8-naming==0.13.2', + 'pep8-naming==0.13.3', ], 'type': [ 'mypy==0.991',