From 0a9dca6fd88ca7f84fa99217737f41771c384194 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Oct 2022 17:20:08 +0000 Subject: [PATCH] Bump botocore from 1.27.84 to 1.27.85 Bumps [botocore](https://github.com/boto/botocore) from 1.27.84 to 1.27.85. - [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.84...1.27.85) --- updated-dependencies: - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 3bbb9d8..396db0c 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,4 +1,4 @@ requests==2.28.1 boto3==1.24.84 prettytable==3.4.1 -botocore==1.27.84 +botocore==1.27.85