From a0135cc16efe4630f5418cbf4038c38db0990108 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 04:26:55 +0000 Subject: [PATCH] Bump pillow in /web/flask/mega_tutorial/chapter13-language/app Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.1.0 to 9.3.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/6.1.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- web/flask/mega_tutorial/chapter13-language/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/flask/mega_tutorial/chapter13-language/app/requirements.txt b/web/flask/mega_tutorial/chapter13-language/app/requirements.txt index 454923d..7b73d57 100644 --- a/web/flask/mega_tutorial/chapter13-language/app/requirements.txt +++ b/web/flask/mega_tutorial/chapter13-language/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==9.3.0 PyJWT==1.7.1 python-dateutil==2.8.0 python-editor==1.0.4