From 2245892267bb6654253680b2bf2008e049ba10a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Aug 2025 05:19:38 +0000 Subject: [PATCH] Bump boto3 from 1.37.9 to 1.40.4 Bumps [boto3](https://github.com/boto/boto3) from 1.37.9 to 1.40.4. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.37.9...1.40.4) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.40.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 048b1148450c..f0aeea8774c2 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,5 +1,5 @@ awscli==1.38.9 -boto3==1.37.9 +boto3==1.40.4 fabric invoke wheel==0.44.0