fix(deps): update dependency typer to v0.23.1
All checks were successful
Continuous Integration / Lint, Check & Test (push) Successful in 44s

This commit is contained in:
Renovate Bot 2026-02-15 00:06:52 +00:00 committed by renovate-bot
parent 2298bdaa8f
commit 1e203d9db3
2 changed files with 5 additions and 5 deletions

View file

@ -10,7 +10,7 @@ dependencies = [
"pydantic==2.12.5",
"pydantic-settings[yaml]==2.12.0",
"rich==14.3.2",
"typer==0.23.0",
"typer==0.23.1",
"xdg-base-dirs==6.0.2",
]