From a42aff85cbbadb917f65ad4b7e051343850f7f63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2019 22:43:30 +0000 Subject: [PATCH] Bump pillow from 2.1.0 to 6.2.0 in /user_backend Bumps [pillow](https://github.com/python-pillow/Pillow) from 2.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/2.1.0...6.2.0) Signed-off-by: dependabot[bot] --- user_backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user_backend/requirements.txt b/user_backend/requirements.txt index 10bea39..1282bde 100644 --- a/user_backend/requirements.txt +++ b/user_backend/requirements.txt @@ -56,6 +56,6 @@ virtualenvwrapper==4.8.2 zope.interface==4.5.0 Twisted[tls,http2] python-dateutil==2.8.0 -Pillow==2.1.0 +Pillow==6.2.0 boto3==1.7.28 botocore==1.10.28 \ No newline at end of file