From 16a49cdb9049132479f33eb40935a5663c9f97a7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 21:10:01 +0000 Subject: [PATCH] chore(deps): update dependency boto3 to v1.35.49 --- e2e/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e2e/requirements.txt b/e2e/requirements.txt index 9ccc2d4af3..82e2a8ab33 100644 --- a/e2e/requirements.txt +++ b/e2e/requirements.txt @@ -4,6 +4,6 @@ directio==1.3 flake8 kubernetes==27.2.0 requests==2.32.3 -boto3==1.35.40 +boto3==1.35.49 pyyaml==6.0.2 minio==5.0.10