fix(deps): update dependency pydantic to v2.13.3
This commit is contained in:
parent
7953f406a9
commit
2c0e8f7704
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.12.5",
|
||||
"pydantic==2.13.3",
|
||||
"pydantic-core==2.41.5",
|
||||
"pydantic-settings==2.14.0",
|
||||
"python-dateutil==2.9.0.post0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue