From 9577c7bb021eea141d6a704f6aea3f25e1d0c714 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 02:01:43 +0000 Subject: [PATCH] Bump boto3 from 1.35.10 to 1.35.11 in /pip/aws Bumps [boto3](https://github.com/boto/boto3) from 1.35.10 to 1.35.11. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.35.10...1.35.11) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pip/aws/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pip/aws/requirements.txt b/pip/aws/requirements.txt index a2119d65..48e59357 100644 --- a/pip/aws/requirements.txt +++ b/pip/aws/requirements.txt @@ -1 +1 @@ -boto3==1.35.10 +boto3==1.35.11