From 89693018dc7306e0ce1552bc766a9a4c452d9e68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2019 21:31:50 +0000 Subject: [PATCH] Bump pillow from 5.1.0 to 6.2.0 in /tejruba Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.1.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/5.1.0...6.2.0) Signed-off-by: dependabot[bot] --- tejruba/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tejruba/requirements.txt b/tejruba/requirements.txt index f3f085f..d0df4a5 100644 --- a/tejruba/requirements.txt +++ b/tejruba/requirements.txt @@ -27,7 +27,7 @@ incremental==17.5.0 Markdown==2.6.6 msgpack-python==0.5.6 oauthlib==2.1.0 -Pillow==5.1.0 +Pillow==6.2.0 psycopg2==2.7.4 psycopg2-binary==2.7.4 pycparser==2.18