From ddca667452d15acdd68c2445ad06676a50547802 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2020 06:11:23 +0000 Subject: [PATCH] Bump boto3 from 1.10.15 to 1.12.49 Bumps [boto3](https://github.com/boto/boto3) from 1.10.15 to 1.12.49. - [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.12.49) 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..33236ce 100644 --- a/requirements/project.txt +++ b/requirements/project.txt @@ -1,4 +1,4 @@ -boto3==1.10.15 +boto3==1.12.49 dataclasses-json==0.3.6 dj-database-url==0.5.0 django-admin-multiple-choice-list-filter==0.1.1