From d6a9eef3a5879ca6a53f1ca5cc926e0261844bd8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Aug 2025 05:26:23 +0000 Subject: [PATCH] Bump boto3 from 1.37.9 to 1.40.9 Bumps [boto3](https://github.com/boto/boto3) from 1.37.9 to 1.40.9. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.37.9...1.40.9) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.40.9 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..5a31083f0574 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,5 +1,5 @@ awscli==1.38.9 -boto3==1.37.9 +boto3==1.40.9 fabric invoke wheel==0.44.0