fix(deps): update dependency pydantic-settings to v2.14.1 #8
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ dependencies = [
|
|||
"pycparser==3.0",
|
||||
"pydantic==2.13.3",
|
||||
"pydantic-core==2.46.3",
|
||||
"pydantic-settings==2.14.0",
|
||||
"pydantic-settings==2.14.1",
|
||||
"python-dateutil==2.9.0.post0",
|
||||
"python-dotenv==1.2.2",
|
||||
"python-multipart==0.0.27",
|
||||
|
|
|
|||
Loading…
Reference in a new issue