From e085791242487d846bc5e8e3d1e107708f1fcabb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Nov 2020 07:49:07 +0000 Subject: [PATCH] Bump pillow in /web/flask/mega_tutorial/chapter16-elasticsearch/app Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.1.0 to 7.1.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/6.1.0...7.1.0) Signed-off-by: dependabot[bot] --- .../mega_tutorial/chapter16-elasticsearch/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/flask/mega_tutorial/chapter16-elasticsearch/app/requirements.txt b/web/flask/mega_tutorial/chapter16-elasticsearch/app/requirements.txt index 454923d..811d76f 100644 --- a/web/flask/mega_tutorial/chapter16-elasticsearch/app/requirements.txt +++ b/web/flask/mega_tutorial/chapter16-elasticsearch/app/requirements.txt @@ -25,7 +25,7 @@ itsdangerous==1.1.0 Jinja2==2.10.1 Mako==1.1.0 MarkupSafe==1.1.1 -Pillow==6.1.0 +Pillow==7.1.0 PyJWT==1.7.1 python-dateutil==2.8.0 python-editor==1.0.4