diff --git a/setup.py b/setup.py index 3f7478d3..a1a53ea1 100644 --- a/setup.py +++ b/setup.py @@ -66,7 +66,7 @@ def read(fname): dev_requirements = [ "black < 25.2.0", - "flake8 < 7.2.0", + "flake8 < 7.3.0", "isort < 6.1.0", "pre-commit < 4.3.0", "pylint < 3.4.0",