From 9affe64b1b8a4a8c15014e13607c40e6f8c9a2b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Feb 2023 01:51:22 +0000 Subject: [PATCH] Bump boto3 from 1.24.33 to 1.26.79 Bumps [boto3](https://github.com/boto/boto3) from 1.24.33 to 1.26.79. - [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.24.33...1.26.79) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ac272811a9..626fb0cc3b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -109,7 +109,7 @@ django-storages==1.12.3 dropbox==11.33.0 google-cloud-storage==2.4.0 google-cloud-core==2.3.1 -boto3==1.24.33 +boto3==1.26.79 # Django Caches python-memcached<=1.59