forked from spacebar/SplatNet-Backend
fix(deps): update dependency pydantic-core to v2.46.4
This commit is contained in:
parent
a30f3eca46
commit
e105f4e0fa
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ dependencies = [
|
||||||
"psycopg2-binary==2.9.12",
|
"psycopg2-binary==2.9.12",
|
||||||
"pycparser==3.0",
|
"pycparser==3.0",
|
||||||
"pydantic==2.13.4",
|
"pydantic==2.13.4",
|
||||||
"pydantic-core==2.46.3",
|
"pydantic-core==2.46.4",
|
||||||
"pydantic-settings==2.14.1",
|
"pydantic-settings==2.14.1",
|
||||||
"python-dateutil==2.9.0.post0",
|
"python-dateutil==2.9.0.post0",
|
||||||
"python-dotenv==1.2.2",
|
"python-dotenv==1.2.2",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue