From aa2e847493440b283701c4d7d4422bef55881f89 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2025 22:46:38 +0000 Subject: [PATCH] chore(deps): update dependency boto3 to v1.36.14 --- scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/requirements.txt b/scripts/requirements.txt index f2fc6cb..fb639fc 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -1,5 +1,5 @@ requests==2.31.0 -boto3==1.27.0 +boto3==1.36.14 pytz==2023.3 minio==7.1.15 beautifulsoup4==4.12.2