From 3994f1e54c1386711eeaee00e9ce69c17fde4356 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 Mar 2024 11:12:55 -0800 Subject: [PATCH] Bump boto3 from 1.34.41 to 1.34.54 + botocore (#1677) * Bump boto3 from 1.34.41 to 1.34.54 Bumps [boto3](https://github.com/boto/boto3) from 1.34.41 to 1.34.54. - [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.41...1.34.54) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * Update requirements_s3.txt --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Cooper Lees --- requirements_s3.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements_s3.txt b/requirements_s3.txt index 69e2d3317..70a017161 100644 --- a/requirements_s3.txt +++ b/requirements_s3.txt @@ -1,5 +1,5 @@ -boto3==1.34.41 -botocore==1.34.41 +boto3==1.34.54 +botocore==1.34.54 jmespath==1.0.1 python-dateutil==2.8.2 s3path==0.5.0