From a858583f8eb7121eef397524c6834c863eeac479 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Feb 2021 15:12:49 +0000 Subject: [PATCH] Bump pillow from 6.2.1 to 7.1.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.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/6.2.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 444a7d6..d1e22f2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ django-crispy-forms==1.8.0 django-summernote==0.8.11.4 django-taggit==1.1.0 html5lib==1.0.1 -Pillow==6.2.1 +Pillow==7.1.0 PyPDF2==1.26.0 Pygments==2.5.2 python-decouple==3.2