From 0fc639602be2bc22dd09e191056b6e0609d23388 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 23:44:44 -0500 Subject: [PATCH] Build(deps): Bump boto3 from 1.28.68 to 1.28.74 (#1591) * Build(deps): Bump boto3 from 1.28.68 to 1.28.74 Bumps [boto3](https://github.com/boto/boto3) from 1.28.68 to 1.28.74. - [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.28.68...1.28.74) --- 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 a1e7a5107..702cd6629 100644 --- a/requirements_s3.txt +++ b/requirements_s3.txt @@ -1,5 +1,5 @@ -boto3==1.28.68 -botocore==1.31.68 +boto3==1.28.74 +botocore==1.31.74 jmespath==1.0.1 python-dateutil==2.8.2 s3path==0.5.0