fix(deps): update dependency pydantic-core to v2.46.4
All checks were successful
backend / docker (push) Successful in 3m59s
All checks were successful
backend / docker (push) Successful in 3m59s
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",
|
||||
"pycparser==3.0",
|
||||
"pydantic==2.13.4",
|
||||
"pydantic-core==2.46.3",
|
||||
"pydantic-core==2.46.4",
|
||||
"pydantic-settings==2.14.1",
|
||||
"python-dateutil==2.9.0.post0",
|
||||
"python-dotenv==1.2.2",
|
||||
|
|
|
|||
Loading…
Reference in a new issue