From 05caad5cfe66fafbda13047bf53e08cd6c9014d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 May 2021 06:14:35 +0000 Subject: [PATCH] Bump boto3 from 1.17.83 to 1.17.84 Bumps [boto3](https://github.com/boto/boto3) from 1.17.83 to 1.17.84. - [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.17.83...1.17.84) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 30530fe9a..baaf3fd5f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,4 +37,4 @@ pytest==6.2.4 pytest-django==4.3.0 django-cors-headers==3.7.0 django-storages==1.11.1 -boto3==1.17.83 \ No newline at end of file +boto3==1.17.84 \ No newline at end of file