From 23c4d2a7e3d16cb6f898b93000e84757cbe43f49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 23:07:42 +0000 Subject: [PATCH] build(deps): bump the dependencies group with 2 updates Updates the requirements on [boto3](https://github.com/boto/boto3) and [botocore](https://github.com/boto/botocore) to permit the latest version. Updates `boto3` to 1.38.9 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.38.4...1.38.9) Updates `botocore` to 1.38.9 - [Commits](https://github.com/boto/botocore/compare/1.38.4...1.38.9) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.38.9 dependency-type: direct:production dependency-group: dependencies - dependency-name: botocore dependency-version: 1.38.9 dependency-type: direct:production 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 b2ced66a..5080b11d 100644 --- a/requirements-aws.txt +++ b/requirements-aws.txt @@ -1,2 +1,2 @@ -boto3~=1.38.4 -botocore~=1.38.4 +boto3~=1.38.9 +botocore~=1.38.9