diff --git a/pyproject.toml b/pyproject.toml index 30ac8a6..39ef220 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ pyyaml = "^6.0.2" pydantic = "^2.11.3" rich = "^14.0.0" gitpython = "^3.1.44" -typer = "^0.16.0" +typer = "^0.19.0" jinja2 = "^3.1.6" [tool.poetry.group.dev.dependencies]