Compare commits

...
Sign in to create a new pull request.
Author SHA1 Message Date
Renovate Bot
0368d8dedc fix(deps): update dependency pydantic-core to v2.46.4 2026-05-06 13:46:40 +00:00

View file

@ -29,7 +29,7 @@ dependencies = [
"psycopg2-binary==2.9.12",
"pycparser==3.0",
"pydantic==2.13.3",
"pydantic-core==2.46.3",
"pydantic-core==2.46.4",
"pydantic-settings==2.14.0",
"python-dateutil==2.9.0.post0",
"python-dotenv==1.2.2",