From 7cd0c09c3822174705dae155bd0ea8a9e9a8e604 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Aug 2021 12:55:59 +0000 Subject: [PATCH] pip(deps): bump boto3 from 1.18.16 to 1.18.21 Bumps [boto3](https://github.com/boto/boto3) from 1.18.16 to 1.18.21. - [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.18.16...1.18.21) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/S3_REQUIREMENTS.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/S3_REQUIREMENTS.txt b/requirements/S3_REQUIREMENTS.txt index e3efcde0..98a4ba93 100644 --- a/requirements/S3_REQUIREMENTS.txt +++ b/requirements/S3_REQUIREMENTS.txt @@ -1,4 +1,4 @@ -boto3==1.18.16 +boto3==1.18.21 botocore==1.21.21 hurry.filesize==0.9 s3transfer==0.5.0