From 1b2e5c8adc57f457943ddce1d28967346812170e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2019 08:41:03 +0000 Subject: [PATCH] Bump pillow from 5.3.0 to 6.2.0 in /backend Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.3.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.3.0...6.2.0) Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index c758006..f3ecb97 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -11,7 +11,7 @@ itsdangerous==0.24 Jinja2==2.10.1 jsonschema==3.0.1 MarkupSafe==1.0 -Pillow==5.3.0 +Pillow==6.2.0 pyrsistent==0.15.3 pytz==2019.1 requests==2.22.0