From ab53e7c3c617399baee9ebd19f547fa4b1bf0c61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2019 20:35:31 +0000 Subject: [PATCH] Bump pillow from 3.0.0 to 6.2.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 3.0.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/3.0.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 0670c715..ad46f831 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ django-widgeter==0.1 feedparser==5.1.3 django-mptt==0.7.4 requests==2.9.0 -pillow==3.0.0 +pillow==6.2.0 paramiko==1.16.0 urllib3==1.14 ecdsa==0.13