fix(deps): update dependency orjson to v3.11.8 (#7398)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-04-05 16:49:03 +00:00
committed by GitHub
parent 2c6997a601
commit a6ab0befba
2 changed files with 19 additions and 19 deletions

View File

@@ -20,7 +20,7 @@ dependencies = [
"fastapi==0.135.2",
"httpx==0.28.1",
"lxml==6.0.2",
"orjson==3.11.7",
"orjson==3.11.8",
"pydantic==2.12.5",
"pyhumps==3.8.0",
"python-dateutil==2.9.0.post0",