diff --git a/setup.py b/setup.py index d809e4afc..369b863e0 100644 --- a/setup.py +++ b/setup.py @@ -90,7 +90,7 @@ 'lint': [ 'flake8==6.0.0', 'flake8-black==0.3.6', - 'flake8-bugbear==23.1.20', + 'flake8-bugbear==23.2.13', 'flake8-docstrings==1.7.0', 'flake8-isort==6.0.0', 'flake8-quotes==3.3.2',