From d85919c8613c77e9384f9859c8f51c78c41a02fb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2019 06:47:30 +0000 Subject: [PATCH] Bump boto3 from 1.9.219 to 1.9.220 Bumps [boto3](https://github.com/boto/boto3) from 1.9.219 to 1.9.220. - [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.9.219...1.9.220) 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 4f7e0fc..461cf0c 100644 --- a/requirements/project.txt +++ b/requirements/project.txt @@ -1,4 +1,4 @@ -boto3==1.9.219 +boto3==1.9.220 dataclasses-json==0.3.0 dj-database-url==0.5.0 django-admin-multiple-choice-list-filter==0.1.1