From 0ec5d669dd086eaa5c1936b72498454c64f138ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 May 2021 05:29:38 +0000 Subject: [PATCH] Bump boto3 from 1.17.80 to 1.17.83 Bumps [boto3](https://github.com/boto/boto3) from 1.17.80 to 1.17.83. - [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.80...1.17.83) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0ee4bad05..25a525bc4 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.80 \ No newline at end of file +boto3==1.17.83 \ No newline at end of file