From 7be21e1c9e1b67ffb29bec7e14349d8c57cc96ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Jul 2022 13:36:34 +0000 Subject: [PATCH] Bump botocore from 1.27.36 to 1.27.37 Bumps [botocore](https://github.com/boto/botocore) from 1.27.36 to 1.27.37. - [Release notes](https://github.com/boto/botocore/releases) - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/botocore/compare/1.27.36...1.27.37) --- updated-dependencies: - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements_s3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_s3.txt b/requirements_s3.txt index e9212b0e0..af781078f 100644 --- a/requirements_s3.txt +++ b/requirements_s3.txt @@ -1,5 +1,5 @@ boto3==1.24.36 -botocore==1.27.36 +botocore==1.27.37 jmespath==1.0.1 python-dateutil==2.8.2 s3path==0.3.4