diff --git a/setup.py b/setup.py index f064d228..cff6682f 100644 --- a/setup.py +++ b/setup.py @@ -66,7 +66,7 @@ def read(fname): ] dev_requirements = [ - "black < 25.13.0", + "black < 26.2.0", "flake8 < 7.4.0", "isort < 7.1.0", "pre-commit < 4.6.0",