From 3a145903f88b7509adf4295868c6d3b7c42ad69b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 15:14:37 +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 90f3c5bf..920427e1 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -6,7 +6,7 @@ aws-sns-message-validator==0.0.5 boto3==1.28.63 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