diff --git a/pyproject.toml b/pyproject.toml index e1d5395..649f310 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ dependencies = [ dev = [ "pytest>=8.0", "httpx>=0.28", - "ruff>=0.11", + "ruff>=0.15.10", "mypy>=1.15", "types-pyyaml>=6.0", ]