diff --git a/pyproject.toml b/pyproject.toml index 24d44f9..59564d2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ dependencies = [ "pytest-asyncio==1.0.0", "pytest-cov==6.2.1", "pytest==8.4.1", - "ruff==0.11.13" + "ruff==0.12.0" ] [tool.hatch.envs.hatch-test]