diff --git a/pyproject.toml b/pyproject.toml index 7e3821eb..935642d7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ classifiers = [ ] requires-python = ">=3.10" dependencies = [ - "typer>=0.12,<0.15", + "typer>=0.12,<0.16", "pydantic>=2.8.2,<2.11.0", "pyyaml~=6.0.1", "requests>=2.31,<2.33",