From 965bcf618babd22795bc1bd271eabe7baa440cfc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 15:53:23 +0000 Subject: [PATCH] deps(deps): bump botocore from 1.32.3 to 1.32.7 Bumps [botocore](https://github.com/boto/botocore) from 1.32.3 to 1.32.7. - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/botocore/compare/1.32.3...1.32.7) --- updated-dependencies: - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4caf456..0acce15 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ boto3==1.29.3 boto3-stubs==1.28.84 -botocore==1.32.3 +botocore==1.32.7 botocore-stubs==1.31.84 build==1.0.3 certifi==2023.11.17