diff --git a/pyproject.toml b/pyproject.toml index 520837b..6431080 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ dependencies = [ "pytest-asyncio==0.25.3", "pytest-cov==6.0.0", "pytest==8.4.0", - "ruff==0.9.7" + "ruff==0.11.13" ] [tool.hatch.envs.hatch-test]