diff --git a/pyproject.toml b/pyproject.toml index 54b69b6..c7b6430 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -61,7 +61,7 @@ dev = [ "pytest-asyncio>=0.23.0", "pytest-cov>=4.1.0", "respx>=0.22.0", - "ruff==0.15.6", + "ruff==0.15.22", ] [tool.hatch.version]