From cab392785c8e64f4b63792cfaa92b7314a7dcbad Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 12 Oct 2024 06:16:15 +0000 Subject: [PATCH] chore(deps): update all patch dependencies --- app/requirements.txt | 4 ++-- app/requirements_dev.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/requirements.txt b/app/requirements.txt index 24b0b8c8..e34b996a 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -3,8 +3,8 @@ awscli==1.34.31 Authlib==1.3.2 Jinja2==3.1.4 aws-sns-message-validator==0.0.5 -boto3==1.35.31 -botocore==1.35.31 +boto3==1.35.34 +botocore==1.35.34 fastapi==0.115.0 geoip2==4.8.0 google-api-python-client==2.147.0 diff --git a/app/requirements_dev.txt b/app/requirements_dev.txt index 3722a411..5ea852d5 100644 --- a/app/requirements_dev.txt +++ b/app/requirements_dev.txt @@ -1,5 +1,5 @@ black==24.8.0 -checkov==3.2.255 +checkov==3.2.256 coverage==6.5.0 flake8==6.1.0 freezegun==1.5.1