diff --git a/pyproject.toml b/pyproject.toml index c170cdc8..cf6c1615 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ classifiers = [ ] requires-python = ">=3.10,<3.13" dependencies = [ - "typer>=0.15.1,<0.20", + "typer>=0.15.1,<0.21", "pydantic>=2.8.2,<2.13.0", "pyyaml~=6.0.1", "requests>=2.31,<2.33",