diff --git a/setup.py b/setup.py index c87971f..cea3bee 100644 --- a/setup.py +++ b/setup.py @@ -20,7 +20,7 @@ 'black==22.12.0', 'flake8==5.0.4', 'flake8-bugbear==23.1.14', - 'flake8-comprehensions==3.10.1', + 'flake8-comprehensions==3.12.0', 'flake8-docstrings==1.6.0', 'flake8-no-u-prefixed-strings==0.2', 'flake8-polyfill==1.0.2',