From 0bc14ef75bbcee89dfc3db667f9d88fbb1ed354a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Dec 2019 01:23:13 +0000 Subject: [PATCH] Bump pillow from 4.3.0 to 6.2.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.3.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/4.3.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 cb38244..512ccd7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ six==1.11.0 flask-diamond==0.5.2rc3 PyPDF2==1.24 -Pillow==4.3.0 +Pillow==6.2.0 Flask-Cache==0.13.1 mdx-linkify==1.0 mdx-journal>=0.1.4