From ddaaeb1aa0d079885696119f2904e5dbf80a773f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 07:53:38 -0300 Subject: [PATCH] Bump boto3 from 1.33.12 to 1.34.36 (#11837) Bumps [boto3](https://github.com/boto/boto3) from 1.33.12 to 1.34.36. - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/boto3/compare/1.33.12...1.34.36) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 2fef61412c9..e0835c7eeb5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,9 +20,9 @@ beautifulsoup4==4.9.3 # via # -r requirements.in # wagtail -boto3==1.33.12 +boto3==1.34.36 # via -r requirements.in -botocore==1.33.12 +botocore==1.34.36 # via # boto3 # s3transfer @@ -205,7 +205,7 @@ requests==2.31.0 # wagtail requests-oauthlib==1.3.1 # via social-auth-core -s3transfer==0.8.2 +s3transfer==0.10.0 # via boto3 scipy==1.9.3 # via wagtail-ab-testing