fix(deps): update dependency pydantic-core to v2.46.4
All checks were successful
backend / docker (push) Successful in 3m59s

This commit is contained in:
kittentm 2026-05-09 06:45:10 +02:00
commit e105f4e0fa

View file

@ -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",