Update dependency pydantic-settings to v2.14.2
This commit is contained in:
parent
ac59d976da
commit
2293547d97
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ dependencies = [
|
|||
"pycparser==3.0",
|
||||
"pydantic==2.13.4",
|
||||
"pydantic-core==2.46.4",
|
||||
"pydantic-settings==2.14.1",
|
||||
"pydantic-settings==2.14.2",
|
||||
"python-dateutil==2.9.0.post0",
|
||||
"python-dotenv==1.2.2",
|
||||
"python-multipart==0.0.32",
|
||||
|
|
|
|||
Loading…
Reference in a new issue