From d9e6ae68410a6d1ec7d8a87ed333829e13b9a8a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 11:43:25 -0400 Subject: [PATCH] Bump boto3 from 1.34.64 to 1.34.88 (#12239) Bumps [boto3](https://github.com/boto/boto3) from 1.34.64 to 1.34.88. - [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.34.64...1.34.88) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index aa9120a9eaf..49f38a8b779 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,9 +20,9 @@ beautifulsoup4==4.9.3 # via # -r requirements.in # wagtail -boto3==1.34.64 +boto3==1.34.88 # via -r requirements.in -botocore==1.34.64 +botocore==1.34.88 # via # boto3 # s3transfer