diff --git a/pyproject.toml b/pyproject.toml index df1e0c2..8f581ed 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ managed = false dev = [ "pytest>=8", "pytest-asyncio>=0.23", - "ruff==0.15.10", + "ruff==0.15.13", ] [tool.pytest.ini_options]