diff --git a/pyproject.toml b/pyproject.toml index 447af15..8605282 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ dependencies = [ "pytest-asyncio==1.3.0", "pytest-cov==6.2.1", "pytest==9.0.2", - "ruff==0.12.9" + "ruff==0.15.4" ] [tool.hatch.envs.hatch-test]