From ab8951b15ce95b80cceb95e2a4bb68d7e4f70b85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2019 14:37:04 +0000 Subject: [PATCH] Bump pillow from 5.0.0 to 6.2.0 in /requirements Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.0.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/5.0.0...6.2.0) Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 9976fdb1..43725352 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -25,7 +25,7 @@ whitenoise==3.3.1 # Media files #boto==2.47.0 #django_unique_upload==0.2.1 -Pillow==5.0.0 +Pillow==6.2.0 # Image manipulation #django-versatileimagefield==1.7.0