From 28c3d0b22dd4577790f87feed5e0360839a54ffa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2019 22:18:51 +0000 Subject: [PATCH] Bump pillow from 3.4.2 to 6.2.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 3.4.2 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.4.2...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 d92bfe4..e0643fe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ nose==1.3.7 numpy>=1.11.2 numpydoc==0.6.0 pdfrw==0.3 -Pillow==3.4.2 +Pillow==6.2.0 Pygments==2.1.3 pyparsing==2.1.10 python-dateutil==2.6.0