diff --git a/pyproject.toml b/pyproject.toml index 61e2dd6..d6e2e2f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -62,7 +62,7 @@ dev = [ # Used only by tests/integration/ — read HAI_API_KEY_TEST when running locally. "python-dotenv>=1.2.2,<2", "rich>=13,<16", - "ruff==0.15.18", + "ruff==0.15.20", "typer>=0.12,<1", ]