fix(deps): update dependency typer to v0.23.0
All checks were successful
Continuous Integration / Lint, Check & Test (push) Successful in 42s
All checks were successful
Continuous Integration / Lint, Check & Test (push) Successful in 42s
This commit is contained in:
parent
82796c37df
commit
34ba9869d1
2 changed files with 5 additions and 5 deletions
|
|
@ -10,7 +10,7 @@ dependencies = [
|
|||
"pydantic==2.12.5",
|
||||
"pydantic-settings[yaml]==2.12.0",
|
||||
"rich==14.3.2",
|
||||
"typer==0.21.2",
|
||||
"typer==0.23.0",
|
||||
"xdg-base-dirs==6.0.2",
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue