From ed2164bf1f16e989c8d089d9ab85d3fae3e20b6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 22:57:27 +0000 Subject: [PATCH] Bump the dependencies group with 2 updates Bumps the dependencies group with 2 updates: [boto3](https://github.com/boto/boto3) and [botocore](https://github.com/boto/botocore). Updates `boto3` from 1.34.137 to 1.34.141 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.34.137...1.34.141) Updates `botocore` from 1.34.137 to 1.34.141 - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/botocore/compare/1.34.137...1.34.141) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- requirements-aws.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-aws.txt b/requirements-aws.txt index 5291ee20..72eff2b7 100644 --- a/requirements-aws.txt +++ b/requirements-aws.txt @@ -1,2 +1,2 @@ -boto3==1.34.137 -botocore==1.34.137 +boto3==1.34.141 +botocore==1.34.141