From 49f471a79e4626043dda3db47bbc216a38c33219 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Oct 2022 16:44:23 +0000 Subject: [PATCH] Bump botocore from 1.27.91 to 1.27.92 Bumps [botocore](https://github.com/boto/botocore) from 1.27.91 to 1.27.92. - [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.91...1.27.92) --- 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 8b2fe01..58c34b0 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,4 +1,4 @@ requests==2.28.1 boto3==1.24.91 prettytable==3.4.1 -botocore==1.27.91 +botocore==1.27.92