chore(deps): update dependency typer to ^0.20.0
All checks were successful
Auto Changelog & (Release) / release (push) Successful in 6s
Build and Publish nightly package / build-and-publish (push) Successful in 50s

This commit was merged in pull request #18.
This commit is contained in:
2025-10-22 16:14:14 +00:00
parent 72745d2139
commit 5eae04fa32

View File

@@ -17,7 +17,7 @@ pyyaml = "^6.0.2"
pydantic = "^2.11.3"
rich = "^14.0.0"
gitpython = "^3.1.44"
typer = "^0.19.0"
typer = "^0.20.0"
jinja2 = "^3.1.6"
[tool.poetry.group.dev.dependencies]