From 694e14c98807558a9c318ef5007bbf23b51136e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Apr 2024 16:52:39 +0100 Subject: [PATCH] Bump boto3 from 1.34.79 to 1.34.80 (#1098) Bumps [boto3](https://github.com/boto/boto3) from 1.34.79 to 1.34.80. - [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.79...1.34.80) --- 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d8342697..ea9f1b50 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -boto3==1.34.79 +boto3==1.34.80 Django==5.0.4 django-cors-headers==4.3.1 djangorestframework==3.15.1