From 2f036a8766684f0ca535cd0b129f9bc1801eaffa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Mar 2024 08:27:25 +0100 Subject: [PATCH] Bump boto3 from 1.34.72 to 1.34.73 in /pip/aws (#2074) Bumps [boto3](https://github.com/boto/boto3) from 1.34.72 to 1.34.73. - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/boto3/compare/1.34.72...1.34.73) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 a05cea41..6d8f97b6 100644 --- a/pip/aws/requirements.txt +++ b/pip/aws/requirements.txt @@ -1 +1 @@ -boto3==1.34.72 +boto3==1.34.73