From 4d665754476e74348631201eb9b51a71a7b584b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 17:48:21 +0000 Subject: [PATCH] Bump botocore from 1.31.69 to 1.33.6 Bumps [botocore](https://github.com/boto/botocore) from 1.31.69 to 1.33.6. - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/botocore/compare/1.31.69...1.33.6) --- 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 6c6818e..912f0e4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ blinker==1.7.0 boto3==1.28.69 -botocore==1.31.69 +botocore==1.33.6 click==8.1.7 Flask==3.0.0 itsdangerous==2.1.2