From 0fea33e970b0b19a3eda69e2e9d5a6d36fc42703 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 Nov 2023 07:41:43 +0000 Subject: [PATCH] chore(deps): update dependency google-api-python-client to v2.107.0 --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index bc96db47..efa71834 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -6,7 +6,7 @@ aws-sns-message-validator==0.0.5 boto3==1.28.79 fastapi==0.104.1 geoip2==4.7.0 -google-api-python-client==2.106.0 +google-api-python-client==2.107.0 google-auth-httplib2==0.1.1 google-auth-oauthlib==0.8.0 httpx==0.25.1