diff --git a/setup.py b/setup.py index 25d1b38..1919d91 100644 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ "pre-commit==4.5.0; python_version >= '3.10'", "mypy==1.19.1", "types-setuptools", - "ruff==0.14.6", + "ruff==0.15.2", ] setup(