From 57d915f321875cf97fc03071045bb54b8b3f7ff8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 2 Apr 2019 06:18:05 +0000 Subject: [PATCH] Bump pillow from 5.4.1 to 6.0.0 in /src/requirements Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.4.1 to 6.0.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.4.1...6.0.0) Signed-off-by: dependabot[bot] --- src/requirements/production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements/production.txt b/src/requirements/production.txt index e5be48d8..f4fa8d44 100644 --- a/src/requirements/production.txt +++ b/src/requirements/production.txt @@ -3,7 +3,7 @@ channels==2.1.7 channels-redis==2.3.2 commonmark==0.8.1 -Pillow==5.4.1 +Pillow==6.0.0 PyPDF2==1.26.0 Unidecode==1.0.23 asyncio==3.4.3