diff --git a/pyproject.toml b/pyproject.toml index 5e0ee55..07bfdec 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ dev = [ "pytest-asyncio>=0.24.0", "pytest-httpx>=0.34.0", "pytest-cov>=6.0.0", - "ruff>=0.8.0", + "ruff>=0.15.10", "bandit[toml]>=1.8.0", "pre-commit>=4.0.0", ]