From 0835349a35ee402cf98f253badeb2283a083285f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 06:55:32 +0000 Subject: [PATCH] chore(deps): update dependency boto3 to v1.35.72 --- scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/requirements.txt b/scripts/requirements.txt index f2fc6cb8..199c12e2 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -1,5 +1,5 @@ requests==2.31.0 -boto3==1.27.0 +boto3==1.35.72 pytz==2023.3 minio==7.1.15 beautifulsoup4==4.12.2