diff --git a/pyproject.toml b/pyproject.toml index a87e506..5ec68c7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -59,7 +59,7 @@ dev = [ "pytest>=7.0.0", "pytest-asyncio>=0.23.0", "pytest-cov>=4.1.0", - "ruff==0.15.22", + "ruff==0.16.0", ] [tool.hatch.version]