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