From 3494bcc9f0423cf486ecf9c64a1e0a764299ec1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 16:01:45 +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 cf1fc47..489672a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,6 +22,6 @@ redis==2.10.6 django_keyerror==3.5.2 GeoIP2==2.6.0 olefile==0.44 -Pillow==4.3.0 +Pillow==6.2.0 django-markdown-deux==1.0.5 django-anymail==2.2