diff --git a/pyproject.toml b/pyproject.toml index 33e287a..cca0d9d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -69,7 +69,7 @@ dev = [ "pyright==1.1.407", "pytest-asyncio>=0.26.0", "pytest>=8.3.5", - "ruff==0.14.4", + "ruff==0.14.5", ] [tool.black]