From e056538da755f720dfe36a94d9b643071767a993 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Dec 2022 16:17:36 +0000 Subject: [PATCH] chore(deps): bump botocore from 1.29.31 to 1.29.32 Bumps [botocore](https://github.com/boto/botocore) from 1.29.31 to 1.29.32. - [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.29.31...1.29.32) --- 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 90281b9..e201b88 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,4 +1,4 @@ requests==2.28.1 boto3==1.26.31 prettytable==3.5.0 -botocore==1.29.31 +botocore==1.29.32