From 382db5f01f182046e94c294c52baf78ca78de40d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 14:24:16 +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 8.1.1. - [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...8.1.1) 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..f1ebd8f 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==8.1.1 PyJWT==1.7.1 python-dateutil==2.8.0 python-editor==1.0.4