diff --git a/pyproject.toml b/pyproject.toml index 17c7654..8d9aa17 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ test = [ "pre-commit==4.1.0", "pre-commit-hooks==5.0.0", "tomli==2.2.1", - "ruff==0.7.4", + "ruff==0.9.5", ] [tool.setuptools]