forked from spacebar/SplatNet-Backend
Merge pull request 'fix(deps): update dependency pydantic-settings to v2.14.1' (#8) from renovate/pydantic-settings-2.x into main
This commit is contained in:
commit
5b1bafea17
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