diff --git a/pyproject.toml b/pyproject.toml index 11191d5..3579192 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ test = [ "pre-commit==4.3.0", "pre-commit-hooks==5.0.0", "tomli==2.2.1", - "ruff==0.12.12", + "ruff==0.14.2", ] [tool.setuptools]