From c896b0981054757535e69a48d1cf521b90519576 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 02:21:33 +0000 Subject: [PATCH] Bump boto3 from 1.35.26 to 1.35.29 Bumps [boto3](https://github.com/boto/boto3) from 1.35.26 to 1.35.29. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.35.26...1.35.29) --- 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 6fb5ca01..5ea9ed8a 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.26 +boto3==1.35.29 # via -r requirements.txt boto3-stubs[cloudformation]==1.35.27 # via -r dev-requirements.in -botocore==1.35.26 +botocore==1.35.29 # via # -r requirements.txt # boto3 diff --git a/requirements.txt b/requirements.txt index 258788ee..266d5e5b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,9 +4,9 @@ # # pip-compile requirements.in # -boto3==1.35.26 +boto3==1.35.29 # via -r requirements.in -botocore==1.35.26 +botocore==1.35.29 # via # boto3 # s3transfer