From aae0ae94f84d1163c92fdfe41da1648bdbf6486f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 10:15:39 +0200 Subject: [PATCH] Bump the dependencies group with 2 updates (#935) Bumps the dependencies group with 2 updates: [boto3](https://github.com/boto/boto3) and [botocore](https://github.com/boto/botocore). Updates `boto3` from 1.35.93 to 1.35.98 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.35.93...1.35.98) Updates `botocore` from 1.35.93 to 1.35.98 - [Commits](https://github.com/boto/botocore/compare/1.35.93...1.35.98) --- 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-aws.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-aws.txt b/requirements-aws.txt index ce61fced..ed071347 100644 --- a/requirements-aws.txt +++ b/requirements-aws.txt @@ -1,2 +1,2 @@ -boto3==1.35.93 -botocore==1.35.93 +boto3==1.35.98 +botocore==1.35.98