From 34e992e8384f53d6a65940b40a2423396ed3d3d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 08:25:32 -0700 Subject: [PATCH] Build(deps): Bump boto3 from 1.28.62 to 1.28.63 (#1578) * Build(deps): Bump boto3 from 1.28.62 to 1.28.63 Bumps [boto3](https://github.com/boto/boto3) from 1.28.62 to 1.28.63. - [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.62...1.28.63) --- 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 d2a5dafd6..ed2e80ac3 100644 --- a/requirements_s3.txt +++ b/requirements_s3.txt @@ -1,5 +1,5 @@ -boto3==1.28.62 -botocore==1.31.62 +boto3==1.28.63 +botocore==1.31.63 jmespath==1.0.1 python-dateutil==2.8.2 s3path==0.5.0