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