fix(deps): update dependency orjson to v3.11.6 (#6952)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-01-29 13:42:53 -06:00
committed by GitHub
parent 15b5917054
commit 5994328a8b
2 changed files with 19 additions and 19 deletions

View File

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