From 157040fe89efff7c282f888b9ca71f1f3ec141e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2019 13:26:00 +0000 Subject: [PATCH] Bump pillow from 3.4.1 to 6.2.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 3.4.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/3.4.1...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 88bbbb6..a5580f6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ djangorestframework==3.4.3 djangorestframework-jwt==1.8.0 drf-nested-routers==0.11.1 gunicorn==19.6.0 -Pillow==3.4.1 +Pillow==6.2.0 psycopg2==2.6.2 PyJWT==1.4.2 requests==2.11.1