From a2e7a9ba2965945b88927ab07b03873a62b05fed Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 14:40:51 +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