From 4d402739a146dec3d9168947dd9443e12b5e602b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 22:13:35 +0000 Subject: [PATCH] chore(deps): update all minor dependencies --- app/requirements.txt | 12 ++++++------ app/requirements_dev.txt | 2 +- scripts/google_pickle_string/requirements.txt | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/app/requirements.txt b/app/requirements.txt index 24b0b8c8..aba46f7b 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -1,5 +1,5 @@ arrow==1.3.0 -awscli==1.34.31 +awscli==1.35.22 Authlib==1.3.2 Jinja2==3.1.4 aws-sns-message-validator==0.0.5 @@ -7,11 +7,11 @@ boto3==1.35.31 botocore==1.35.31 fastapi==0.115.0 geoip2==4.8.0 -google-api-python-client==2.147.0 +google-api-python-client==2.151.0 google-auth-httplib2==0.2.0 google-auth-oauthlib==0.8.0 -google-api-core==2.20.0 -google-auth==2.35.0 +google-api-core==2.22.0 +google-auth==2.36.0 httpx==0.27.2 itsdangerous==2.2.0 pandas==2.2.3 @@ -24,6 +24,6 @@ pytz==2023.4 requests==2.32.3 slowapi==0.1.9 schedule==1.2.2 -slack-bolt==1.20.1 +slack-bolt==1.21.2 trello==0.9.7.3 -uvicorn==0.31.0 +uvicorn==0.32.0 diff --git a/app/requirements_dev.txt b/app/requirements_dev.txt index 3722a411..256aed01 100644 --- a/app/requirements_dev.txt +++ b/app/requirements_dev.txt @@ -1,4 +1,4 @@ -black==24.8.0 +black==24.10.0 checkov==3.2.255 coverage==6.5.0 flake8==6.1.0 diff --git a/scripts/google_pickle_string/requirements.txt b/scripts/google_pickle_string/requirements.txt index 9f56e92f..5ac0063e 100644 --- a/scripts/google_pickle_string/requirements.txt +++ b/scripts/google_pickle_string/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client==2.147.0 +google-api-python-client==2.151.0 google-auth-httplib2==0.2.0 google-auth-oauthlib==1.2.1 \ No newline at end of file