From cfcdda2f5efdbc37dbb149080bfd08f0e498ac4a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 1 May 2020 06:12:07 +0000 Subject: [PATCH] Bump boto3 from 1.10.15 to 1.13.0 Bumps [boto3](https://github.com/boto/boto3) from 1.10.15 to 1.13.0. - [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.10.15...1.13.0) Signed-off-by: dependabot-preview[bot] --- requirements/project.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/project.txt b/requirements/project.txt index f454ba7..274548e 100644 --- a/requirements/project.txt +++ b/requirements/project.txt @@ -1,4 +1,4 @@ -boto3==1.10.15 +boto3==1.13.0 dataclasses-json==0.3.6 dj-database-url==0.5.0 django-admin-multiple-choice-list-filter==0.1.1