diff --git a/pyproject.toml b/pyproject.toml index b44c7f1..38fff58 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ dev = [ "pyright==1.1.405", "pytest-asyncio>=0.26.0", "pytest>=8.3.5", - "ruff==0.13.2", + "ruff==0.13.3", ] [tool.black]