From a3df904681975eb297295695eea91eea2b97b4cc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 09:14:06 -0500 Subject: [PATCH] chore(deps): update all minor dependencies (#413) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 116f4e01..8837bd1f 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -6,10 +6,10 @@ aws-sns-message-validator==0.0.5 boto3==1.34.48 fastapi==0.109.2 geoip2==4.8.0 -google-api-python-client==2.116.0 +google-api-python-client==2.119.0 google-auth-httplib2==0.2.0 google-auth-oauthlib==0.8.0 -httpx==0.26.0 +httpx==0.27.0 itsdangerous==2.1.2 Jinja2==3.1.3 PyJWT==2.8.0 diff --git a/scripts/google_pickle_string/requirements.txt b/scripts/google_pickle_string/requirements.txt index 9e606c3e..43bea3eb 100644 --- a/scripts/google_pickle_string/requirements.txt +++ b/scripts/google_pickle_string/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==2.116.0 +google-api-python-client==2.119.0 google-auth-httplib2==0.2.0 google-auth-oauthlib==1.2.0 \ No newline at end of file