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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-05-26 23:02:10 +00:00
committed by GitHub
parent 024dad6663
commit 84622af5f8
2 changed files with 26 additions and 26 deletions

View File

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