From b12934bed81b90add01e30f0ddcdc3b89d2a79f7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Jan 2024 22:24:10 +0000 Subject: [PATCH] chore(deps): update all minor dependencies --- app/requirements.txt | 4 ++-- scripts/google_pickle_string/requirements.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/requirements.txt b/app/requirements.txt index 3d502754..b00b02e8 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -6,7 +6,7 @@ aws-sns-message-validator==0.0.5 boto3==1.34.24 fastapi==0.109.0 geoip2==4.8.0 -google-api-python-client==2.113.0 +google-api-python-client==2.115.0 google-auth-httplib2==0.2.0 google-auth-oauthlib==0.8.0 httpx==0.26.0 @@ -21,4 +21,4 @@ requests==2.31.0 schedule==1.2.1 slack-bolt==1.18.1 trello==0.9.7.3 -uvicorn==0.25.0 +uvicorn==0.27.0 diff --git a/scripts/google_pickle_string/requirements.txt b/scripts/google_pickle_string/requirements.txt index de94132a..2dfe3c51 100644 --- a/scripts/google_pickle_string/requirements.txt +++ b/scripts/google_pickle_string/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==2.113.0 +google-api-python-client==2.115.0 google-auth-httplib2==0.2.0 google-auth-oauthlib==1.2.0 \ No newline at end of file