From 75c2d0aca33401ac3e8c0ebab675d1efea516cac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2020 04:56:59 +0000 Subject: [PATCH] Bump pillow from 2.6.1 to 6.2.0 in /processingjs Bumps [pillow](https://github.com/python-pillow/Pillow) from 2.6.1 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/2.6.1...6.2.0) Signed-off-by: dependabot[bot] --- processingjs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/processingjs/requirements.txt b/processingjs/requirements.txt index d810020..4b2e308 100644 --- a/processingjs/requirements.txt +++ b/processingjs/requirements.txt @@ -6,7 +6,7 @@ PyVirtualDisplay==0.1.5 coverage==4.0.1 django-rulez==1.0.1 django-database-files==0.1.2 -Pillow==2.6.1 +Pillow==6.2.0 django-csp==2.0.3 django-adelaidex-util>=0.4,<0.5 django-adelaidex-lti>=0.3,<0.4