fix(deps): update dependency pydantic-settings to v2.13.1
This commit is contained in:
parent
bfb9b78ef5
commit
ea42b31a1e
2 changed files with 5 additions and 5 deletions
|
|
@ -8,7 +8,7 @@ dependencies = [
|
|||
"click==8.3.1",
|
||||
"mistletoe==1.5.1",
|
||||
"pydantic==2.12.5",
|
||||
"pydantic-settings[yaml]==2.13.0",
|
||||
"pydantic-settings[yaml]==2.13.1",
|
||||
"rich==14.3.2",
|
||||
"typer==0.24.0",
|
||||
"xdg-base-dirs==6.0.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue