From 5a1ad3601079259caaa93ed5f4727aa782983af6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2019 20:46:29 +0000 Subject: [PATCH] Bump pillow from 4.2.1 to 6.2.0 in /trydjango1-11/src Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.2.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/4.2.1...6.2.0) Signed-off-by: dependabot[bot] --- trydjango1-11/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trydjango1-11/src/requirements.txt b/trydjango1-11/src/requirements.txt index ac7f751..64ce91c 100644 --- a/trydjango1-11/src/requirements.txt +++ b/trydjango1-11/src/requirements.txt @@ -19,7 +19,7 @@ mock==2.0.0 model-mommy==1.4.0 olefile==0.44 pbr==3.1.1 -Pillow==4.2.1 +Pillow==6.2.0 psycopg2==2.7.3.1 PyJWT==1.5.3 PySocks==1.6.7