fix(deps): update dependency pydantic to v2.13.0 (#7492)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-04-18 14:27:40 +00:00
committed by GitHub
parent ffeb4dceaf
commit 5b93129368
2 changed files with 26 additions and 25 deletions

View File

@@ -21,7 +21,7 @@ dependencies = [
"httpx==0.28.1",
"lxml==6.0.4",
"orjson==3.11.8",
"pydantic==2.12.5",
"pydantic==2.13.0",
"pyhumps==3.8.0",
"python-dateutil==2.9.0.post0",
"python-dotenv==1.2.2",