From 86c3d5047ecdc92b1a3d3447d347cf5beda12a42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Nov 2020 14:16:12 +0000 Subject: [PATCH] Bump pillow from 3.1.1 to 7.1.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 3.1.1 to 7.1.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/3.1.1...7.1.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 7230e58..099f123 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ Django-Select2==4.2.2 Django==1.7.1 Jinja2==2.7.3 MarkupSafe==0.23 -Pillow==3.1.1 +Pillow==7.1.0 PyYAML==3.11 Pygments==2.1.1 Sphinx==1.1.2