diff --git a/setup.py b/setup.py index 05ae6fe8..f69bc2dc 100644 --- a/setup.py +++ b/setup.py @@ -68,7 +68,7 @@ def read(path): "createcoverage>=1,<2", "mypy<1.14", "poethepoet<0.32", - "ruff<0.8", + "ruff<0.9", "stopit>=1.1.2,<2", "tox>=3,<5", "pytz",