From 7d82ca7c24e24ac657b10fc519fc7490bb5f99e3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 19:58:28 +0000 Subject: [PATCH] chore(deps): update dependency boto3 to v1.35.53 --- scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/requirements.txt b/scripts/requirements.txt index f2fc6cb..09f69e3 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -1,5 +1,5 @@ requests==2.31.0 -boto3==1.27.0 +boto3==1.35.53 pytz==2023.3 minio==7.1.15 beautifulsoup4==4.12.2