diff --git a/pyproject.toml b/pyproject.toml index 70b48ba..a89686e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ dependencies = [ "litellm==1.83.7", "pydantic==2.12.5", "rich==14.3.4", - "typer==0.23.1", + "typer==0.25.1", ] [dependency-groups]