From 3ac71509db1b2d1b9f5b5a37b286bec2bfef2357 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2019 21:09:02 +0000 Subject: [PATCH] Bump pillow from 5.0.0 to 6.2.0 in /django_crypto Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.0.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.0.0...6.2.0) Signed-off-by: dependabot[bot] --- django_crypto/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django_crypto/requirements.txt b/django_crypto/requirements.txt index 76bc6947..55ba2c6b 100644 --- a/django_crypto/requirements.txt +++ b/django_crypto/requirements.txt @@ -10,7 +10,7 @@ djangorestframework-jwt==1.11.0 gunicorn==19.8.1 idna==2.6 mysqlclient==1.3.12 -Pillow==5.0.0 +Pillow==6.2.0 psycopg2==2.7.4 psycopg2-binary==2.7.4 pycparser==2.18