fix(deps): update dependency pydantic to v2.13.4

This commit is contained in:
Renovate Bot 2026-05-06 13:46:34 +00:00 committed by kittentm
commit a30f3eca46

View file

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