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