diff --git a/pyproject.toml b/pyproject.toml index b9c1194..7adefed 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ dev = [ "pre-commit==4.5.1", "pytest==9.0.2", "pytest-cov==7.0.0", - "ruff==0.14.13", + "ruff==0.15.10", "ty==0.0.12", "types-pyyaml==6.0.12.20250915", ]