From 66aa98047bb3f65a92c73c2abd69f81dc6060187 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 23:34:40 +0000 Subject: [PATCH] Bump botocore from 1.31.69 to 1.33.0 Bumps [botocore](https://github.com/boto/botocore) from 1.31.69 to 1.33.0. - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/botocore/compare/1.31.69...1.33.0) --- updated-dependencies: - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1477b67..796fabd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ blinker==1.6.3 boto3==1.28.69 -botocore==1.31.69 +botocore==1.33.0 click==8.1.7 Flask==3.0.0 itsdangerous==2.1.2