From 3fe363904396c2a4704cb47a3e7361a201ed1489 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 18:48:14 +0000 Subject: [PATCH] chore(deps): update all minor dependencies --- app/requirements.txt | 8 ++++---- scripts/google_pickle_string/requirements.txt | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app/requirements.txt b/app/requirements.txt index b7f1f963..e88fba37 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -6,11 +6,11 @@ aws-sns-message-validator==0.0.5 boto3==1.34.74 fastapi==0.110.0 geoip2==4.8.0 -google-api-python-client==2.122.0 +google-api-python-client==2.124.0 google-auth-httplib2==0.2.0 google-auth-oauthlib==0.8.0 -google-api-core==2.12.0 -google-auth==2.23.3 +google-api-core==2.18.0 +google-auth==2.29.0 httpx==0.27.0 itsdangerous==2.1.2 Jinja2==3.1.3 @@ -23,4 +23,4 @@ requests==2.31.0 schedule==1.2.1 slack-bolt==1.18.1 trello==0.9.7.3 -uvicorn==0.28.1 +uvicorn==0.29.0 diff --git a/scripts/google_pickle_string/requirements.txt b/scripts/google_pickle_string/requirements.txt index 1481e908..b5bb94ba 100644 --- a/scripts/google_pickle_string/requirements.txt +++ b/scripts/google_pickle_string/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==2.122.0 +google-api-python-client==2.124.0 google-auth-httplib2==0.2.0 google-auth-oauthlib==1.2.0 \ No newline at end of file