diff --git a/pyproject.toml b/pyproject.toml index 844e22a..59da3e3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -66,7 +66,7 @@ dev = [ "pytest>=8.0", "pytest-asyncio>=0.24", "httpx>=0.27", - "ruff>=0.5", + "ruff>=0.15.10", "mypy>=1.10", "pytest-cov>=5.0", "coverage>=7.0",