From 3023d6e5f373e2e6790a7514a23654046a7ec466 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Aug 2021 13:21:05 +0000 Subject: [PATCH] pip(deps): bump boto3 from 1.18.27 to 1.18.31 Bumps [boto3](https://github.com/boto/boto3) from 1.18.27 to 1.18.31. - [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.27...1.18.31) --- 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 4f4e1e51..3d4dc203 100644 --- a/requirements/S3_REQUIREMENTS.txt +++ b/requirements/S3_REQUIREMENTS.txt @@ -1,4 +1,4 @@ -boto3==1.18.27 +boto3==1.18.31 botocore==1.21.31 hurry.filesize==0.9 s3transfer==0.5.0