diff --git a/pyproject.toml b/pyproject.toml index 629dddc..3407eda 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ dev = [ "pytest>=8.3.0", "pytest-asyncio>=0.24.0", "pytest-cov>=7.1.0", - "ruff>=0.8.0", + "ruff>=0.15.10", "mypy>=1.13.0", "httpx>=0.28.0", ]