diff --git a/pyproject.toml b/pyproject.toml index c943199..4d61f8c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ dev = [ "pytest-asyncio", "mypy", "pre-commit", - "ruff==0.15.12", + "ruff==0.15.17", ] [tool.pytest.ini_options]