From 07c04d450834d8570ad96bc13d2c794bdae53e14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2019 20:07:11 +0000 Subject: [PATCH] Bump pillow from 2.6.1 to 6.2.0 in /twitter 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] --- twitter/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/twitter/requirements.txt b/twitter/requirements.txt index 04fee05..938e086 100644 --- a/twitter/requirements.txt +++ b/twitter/requirements.txt @@ -9,7 +9,7 @@ httplib2==0.9.2 monkeylearn==0.2.3 numpy==1.10.4 oauth2client==2.0.1 -Pillow==2.6.1 +Pillow==6.2.0 pynamodb==1.4.4 python-dateutil==2.4.2 PyYAML==3.11