From 9828c7b2fdfce656e6f4e726e94a58e2d61156c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 02:36:20 +0000 Subject: [PATCH] Bump boto3 from 1.35.68 to 1.35.71 Bumps [boto3](https://github.com/boto/boto3) from 1.35.68 to 1.35.71. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.35.68...1.35.71) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 4 ++-- requirements.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 3d7ca8a0..482e53a8 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -8,11 +8,11 @@ astroid==3.2.4 # via pylint black==24.8.0 # via -r dev-requirements.in -boto3==1.35.68 +boto3==1.35.71 # via -r requirements.txt boto3-stubs[cloudformation]==1.35.71 # via -r dev-requirements.in -botocore==1.35.68 +botocore==1.35.71 # via # -r requirements.txt # boto3 diff --git a/requirements.txt b/requirements.txt index a82b593a..6b2dde8e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,9 +4,9 @@ # # pip-compile requirements.in # -boto3==1.35.68 +boto3==1.35.71 # via -r requirements.in -botocore==1.35.68 +botocore==1.35.71 # via # boto3 # s3transfer