From 6e91dabccb979e98d1c5681e72eb7a33dc3f2316 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Mar 2024 20:59:14 +0000 Subject: [PATCH] build(deps): Bump boto3 from 1.34.63 to 1.34.64 Bumps [boto3](https://github.com/boto/boto3) from 1.34.63 to 1.34.64. - [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.63...1.34.64) --- 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 266ab5c6..f5d04774 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,9 +20,9 @@ bleach==6.0.0 # via django-fobi boto==2.49.0 # via -r requirements.in -boto3==1.34.63 +boto3==1.34.64 # via -r requirements.in -botocore==1.34.63 +botocore==1.34.64 # via # boto3 # s3transfer