From 5ef950a833909a90da6836cc5603c8c3b651d5f6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2024 22:19:11 +0000 Subject: [PATCH] chore(deps): update dependency boto3 to v1.35.68 --- scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/requirements.txt b/scripts/requirements.txt index f2fc6cb..354e6ed 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -1,5 +1,5 @@ requests==2.31.0 -boto3==1.27.0 +boto3==1.35.68 pytz==2023.3 minio==7.1.15 beautifulsoup4==4.12.2