diff --git a/pyproject.toml b/pyproject.toml index bfe6d74..ed8aefb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ managed = false dev = [ "pytest>=8", "pytest-asyncio>=0.23", - "ruff==0.15.20", + "ruff==0.15.22", ] [tool.pytest.ini_options]