Update dependency pydantic-settings to v2.15.0
This commit is contained in:
parent
b299191514
commit
c696d306aa
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.2",
|
||||
"pydantic-settings==2.15.0",
|
||||
"python-dateutil==2.9.0.post0",
|
||||
"python-dotenv==1.2.2",
|
||||
"python-multipart==0.0.32",
|
||||
|
|
|
|||
Loading…
Reference in a new issue