⬆️ Upgrade dependency orjson to v3.10.2

This commit is contained in:
renovate[bot]
2024-05-02 22:39:09 +00:00
committed by Paillat
parent 8ff2863b55
commit 613e77202b
2 changed files with 13 additions and 14 deletions

View File

@@ -11,7 +11,7 @@ dependencies = [
"google-auth-oauthlib==1.2.0",
"gradio==4.26.0",
"openai==1.25.1",
"orjson==3.10.1",
"orjson==3.10.2",
"python-dotenv==1.0.1",
"PyYAML==6.0.1",
"Requests==2.31.0",