From 8673a8d3db268f9a89c99f8febe1e21d4a6cc964 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Oct 2023 04:20:20 +0000 Subject: [PATCH] chore(deps): update dependency google-api-python-client to v2.103.0 --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index 42c0d16e..7c099aa6 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -6,7 +6,7 @@ aws-sns-message-validator==0.0.5 boto3==1.28.62 fastapi==0.103.2 geoip2==4.7.0 -google-api-python-client==2.102.0 +google-api-python-client==2.103.0 google-auth-httplib2==0.1.1 google-auth-oauthlib==0.8.0 httpx==0.25.0