diff --git a/pyproject.toml b/pyproject.toml index 6f8b648..d0bd070 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -71,7 +71,7 @@ dev = [ "pyright==1.1.407", "pytest-asyncio>=0.26.0", "pytest>=8.3.5", - "ruff==0.14.8", + "ruff==0.14.9", ] [tool.black]