diff --git a/pyproject.toml b/pyproject.toml index cca0d9d..07a105a 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.5", + "ruff==0.14.6", ] [tool.black]