fix(deps): update dependency orjson to v3.11.5 (#6667)

This commit is contained in:
renovate[bot]
2025-12-07 00:04:01 +00:00
committed by GitHub
parent b7a615add9
commit c7692426d5
2 changed files with 19 additions and 19 deletions

View File

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