From 88f10820abae86eb17a62cc70c4d8606945b867e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 07:03:33 +0000 Subject: [PATCH] Bump boto3 from 1.34.36 to 1.34.49 Bumps [boto3](https://github.com/boto/boto3) from 1.34.36 to 1.34.49. - [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.36...1.34.49) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 4fbeaeb87a3..5fa5d1e49ae 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,9 +20,9 @@ beautifulsoup4==4.9.3 # via # -r requirements.in # wagtail -boto3==1.34.36 +boto3==1.34.49 # via -r requirements.in -botocore==1.34.36 +botocore==1.34.49 # via # boto3 # s3transfer