diff --git a/pyproject.toml b/pyproject.toml index a3760e6..d56c3e8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -64,7 +64,7 @@ dev = [ "pyright==1.1.406", "pytest-asyncio>=0.26.0", "pytest>=8.3.5", - "ruff==0.14.1", + "ruff==0.14.2", ] [tool.black]