fix(deps): update dependency orjson to v3.11.9 (#7672)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-05-26 23:37:11 +00:00
committed by GitHub
parent ff67fb6a4f
commit 0e22f3f8fa
2 changed files with 19 additions and 19 deletions

View File

@@ -20,7 +20,7 @@ dependencies = [
"fastapi==0.136.1",
"httpx==0.28.1",
"lxml==6.1.1",
"orjson==3.11.8",
"orjson==3.11.9",
"pydantic==2.13.4",
"pyhumps==3.8.0",
"python-dateutil==2.9.0.post0",