diff --git a/pyproject.toml b/pyproject.toml index 1170abf..a87e506 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.6", + "ruff==0.15.22", ] [tool.hatch.version]