From d071c47e405606513cf7743624ce9ca9ebbe8181 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 May 2026 06:06:49 +0000 Subject: [PATCH] chore(deps): bump boto3 from 1.34.158 to 1.43.8 Bumps [boto3](https://github.com/boto/boto3) from 1.34.158 to 1.43.8. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.34.158...1.43.8) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.43.8 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index aa4a56d7114..7ffff42d63a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,9 +21,9 @@ beautifulsoup4==4.9.3 # via # -r requirements.in # wagtail -boto3==1.34.158 +boto3==1.43.8 # via -r requirements.in -botocore==1.34.158 +botocore==1.43.8 # via # boto3 # s3transfer @@ -219,7 +219,7 @@ requests-oauthlib==1.3.1 # via social-auth-core rsa==4.9 # via python-jose -s3transfer==0.10.0 +s3transfer==0.17.0 # via boto3 scipy==1.10.0 # via wagtail-ab-testing