From 34f6f7b8e91496a7472f33aaf8836c0b5a18f969 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 17 May 2026 15:10:19 +0200 Subject: [PATCH] chore(deps): bump google-api-python-client to 2.196.0 (#248) Co-authored-by: Christian Krakau-Louis --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 4c53d95..a8557fd 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -28,7 +28,7 @@ aioimaplib==2.0.1 email-validator==2.3.0 # Gmail API (for direct email injection) -google-api-python-client==2.193.0 +google-api-python-client==2.196.0 google-auth==2.52.0 google-auth-oauthlib==1.3.1 google-auth-httplib2==0.4.0