From 3e9caf9bd1c6fc6167aa5e93ebd589bef58dd13c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 31 Aug 2024 02:11:53 +0000 Subject: [PATCH] chore(deps): update dependency boto3 to v1.35.10 --- e2e/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e2e/requirements.txt b/e2e/requirements.txt index f425756707..5487e0a2e8 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.5 +boto3==1.35.10 pyyaml==6.0.2 minio==5.0.10