⬆️ Upgrade dependency google-auth-oauthlib to v1.2.1

This commit is contained in:
renovate[bot]
2024-07-12 10:02:54 +00:00
committed by Paillat
parent 01935bf6f1
commit 4b5a4c082c
2 changed files with 5 additions and 5 deletions

View File

@@ -8,7 +8,7 @@ authors = [
dependencies = [
"anthropic==0.31.0",
"google-api-python-client==2.48.0",
"google-auth-oauthlib==1.2.0",
"google-auth-oauthlib==1.2.1",
"gradio==4.31.3",
"openai==1.35.13",
"orjson==3.10.6",