diff --git a/pyproject.toml b/pyproject.toml index 09f9f4e..99c22c1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -57,7 +57,7 @@ dev = [ "pytest-asyncio>=0.23", "build>=1.2", "respx>=0.21", - "ruff>=0.6,<0.16", + "ruff>=0.6,<0.17", ] [tool.hatch.build.targets.wheel]