fix(deps): update dependency typer to ^0.19.0 #14

Merged
maxp merged 1 commits from renovate/typer-0.x into main 2025-10-02 17:41:05 +02:00
Showing only changes of commit e68ce4fd25 - Show all commits

View File

@@ -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]