⬆️ Upgrade dependency orjson to v3.11.0 (#131)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-07-15 19:42:39 +02:00
committed by GitHub
parent fb09927afc
commit 8f0f4a1142
2 changed files with 18 additions and 15 deletions

View File

@@ -11,7 +11,7 @@ dependencies = [
"google-auth-oauthlib==1.2.1",
"gradio==4.44.1",
"openai==1.51.0",
"orjson==3.10.9",
"orjson==3.11.0",
"python-dotenv==1.0.1",
"PyYAML==6.0.2",
"SQLAlchemy==2.0.32",