diff --git a/pyproject.toml b/pyproject.toml index c704e97..0f5ef25 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ dev = [ "pytest==9.1.1", "pytest-cov==7.1.0", "pytest-timeout>=2.3", - "ruff==0.14.5", + "ruff==0.15.22", "pip-audit>=2.7", "mypy==2.3.0", "types-PyYAML==6.0.12.20260518",