From a829297d29f1bab47be7a9855c4e1bdae7cf585d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2019 19:15:33 +0000 Subject: [PATCH] Bump pillow from 2.1.0 to 6.2.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 2.1.0 to 6.2.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/2.1.0...6.2.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9921cc2..3fd2bca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ django-crispy-forms==1.3.2 django-floppyforms==1.1 django-datetime-widget==0.6 requests==1.2.3 -Pillow==2.1.0 +Pillow==6.2.0 django-markdown-deux==1.0.4 pyshp==1.2.0 Unidecode==0.04.14