From de3e4a360cefc00ef84967b4182b592125b08728 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 00:38:58 +0000 Subject: [PATCH] chore(deps): update all minor dependencies --- app/requirements.txt | 12 ++++++------ scripts/google_pickle_string/requirements.txt | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/app/requirements.txt b/app/requirements.txt index 67ee9ddf..d1001c41 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -1,13 +1,13 @@ arrow==1.3.0 -Authlib==1.2.1 +Authlib==1.3.0 Jinja2==3.1.2 -awscli==1.31.9 +awscli==1.32.2 aws-sns-message-validator==0.0.5 -boto3==1.33.9 -fastapi==0.104.1 +boto3==1.34.2 +fastapi==0.105.0 geoip2==4.8.0 -google-api-python-client==2.109.0 -google-auth-httplib2==0.1.1 +google-api-python-client==2.111.0 +google-auth-httplib2==0.2.0 google-auth-oauthlib==0.8.0 httpx==0.25.2 itsdangerous==2.1.2 diff --git a/scripts/google_pickle_string/requirements.txt b/scripts/google_pickle_string/requirements.txt index 49d2b764..766448f7 100644 --- a/scripts/google_pickle_string/requirements.txt +++ b/scripts/google_pickle_string/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==2.109.0 -google-auth-httplib2==0.1.1 -google-auth-oauthlib==1.1.0 \ No newline at end of file +google-api-python-client==2.111.0 +google-auth-httplib2==0.2.0 +google-auth-oauthlib==1.2.0 \ No newline at end of file