diff --git a/pyproject.toml b/pyproject.toml index 7aeb42cbb..893615b55 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ dev = [ "pytest-asyncio~=0.24", "pytest-dotenv~=0.5", "pytest-timeout~=2.3", - "ruff~=0.8", + "ruff~=0.15", "semversioner~=2.0", "update-toml~=0.2", "pytest-xdist[psutil]~=3.8.0",