diff --git a/pyproject.toml b/pyproject.toml index 0cb3cd4..5686c47 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ dev = [ "pytest==9.1.1", "pytest-asyncio==1.4.0", "pytest-cov==7.1.0", - "ruff==0.16.1", + "ruff==0.16.2", ] [tool.hatch.build.targets.wheel]