diff --git a/pyproject.toml b/pyproject.toml index 53a5eec..10cb155 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ dev = [ "pytest>=7.0", "pytest-asyncio>=0.21", "respx>=0.21", - "ruff>=0.4.0", + "ruff>=0.15.13", "mypy>=1.0", ]