diff --git a/setup.py b/setup.py index 4bfb684..3d6263a 100644 --- a/setup.py +++ b/setup.py @@ -82,7 +82,7 @@ def run(self): "twine==3.7.1", "mypy==0.931", "flake8==4.0.1", - "flake8-simplify==0.14.2", + "flake8-simplify==0.14.5", "flake8-comprehensions==3.8.0", "flake8-black==0.2.3", "black==21.12b0",