diff --git a/pyproject.toml b/pyproject.toml index fd139ee..122c5a5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ managed = false dev = [ "pytest>=8", "pytest-asyncio>=0.23", - "ruff==0.16.2", + "ruff==0.16.3", ] [tool.pytest.ini_options]