From e9b2354e401c0bdf9d5874650278c625e7f9edf8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2020 14:26:32 +0000 Subject: [PATCH] Bump pillow from 4.2.1 to 6.2.0 in /requirements Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.2.1 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/4.2.1...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 d21bbe37..3637f6a8 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,6 +1,6 @@ Django==1.11.28 psycopg2==2.8.4 -Pillow==4.2.1 +Pillow==6.2.0 awesome-slugify==1.6.5 commonmark==0.8.1