forked from spacebar/SplatNet-Backend
chore(deps): update dependency pydantic-settings to v2.14.0
This commit is contained in:
parent
b1f4e39850
commit
d57d0a1ed8
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ dependencies = [
|
|||
"pycparser==3.0",
|
||||
"pydantic==2.12.5",
|
||||
"pydantic-core==2.41.5",
|
||||
"pydantic-settings==2.13.1",
|
||||
"pydantic-settings==2.14.0",
|
||||
"python-dateutil==2.9.0.post0",
|
||||
"python-dotenv==1.2.2",
|
||||
"python-multipart==0.0.26",
|
||||
|
|
|
|||
Loading…
Reference in a new issue