diff --git a/pyproject.toml b/pyproject.toml index 5063bd8..39660a6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -57,7 +57,7 @@ dev = [ "pytest>=7.0.0", "pytest-asyncio>=0.23.0", "pytest-cov>=4.1.0", - "ruff==0.15.6", + "ruff==0.16.0", ] [tool.hatch.version]