From 08d88b0b13e210443f4120822db4a4cec7ad5c9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Dec 2023 11:49:17 +0000 Subject: [PATCH] build(deps): bump the prod-dependencies group with 2 updates Bumps the prod-dependencies group with 2 updates: [boto3](https://github.com/boto/boto3) and [botocore](https://github.com/boto/botocore). Updates `boto3` from 1.33.6 to 1.33.9 - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/boto3/compare/1.33.6...1.33.9) Updates `botocore` from 1.33.6 to 1.33.9 - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/botocore/compare/1.33.6...1.33.9) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 83dfa0f..f088be1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aws-requests-auth==0.4.3 -boto3==1.33.6 -botocore==1.33.6 +boto3==1.33.9 +botocore==1.33.9 certifi==2023.11.17 charset-normalizer==3.3.2 colorama==0.4.6