From 1b53b53a2803f26ea7689f300a27ffce5119c8b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Oct 2022 17:02:46 +0000 Subject: [PATCH] Bump botocore from 1.27.87 to 1.27.88 Bumps [botocore](https://github.com/boto/botocore) from 1.27.87 to 1.27.88. - [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.87...1.27.88) --- 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 55be5a5..003b71e 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,4 +1,4 @@ requests==2.28.1 boto3==1.24.87 prettytable==3.4.1 -botocore==1.27.87 +botocore==1.27.88