From a74cc0effebab0cdc252d18343b5e15dc2e3ccae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 04:28:21 +0000 Subject: [PATCH] Bump pillow from 6.2.0 to 9.3.0 in /mega_applications/flask_web_app Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.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.2.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- mega_applications/flask_web_app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mega_applications/flask_web_app/requirements.txt b/mega_applications/flask_web_app/requirements.txt index dd37af3..ecb5f3f 100644 --- a/mega_applications/flask_web_app/requirements.txt +++ b/mega_applications/flask_web_app/requirements.txt @@ -96,7 +96,7 @@ patsy==0.4.1 pefile==2017.9.3 pexpect==4.2.1 pickleshare==0.7.4 -Pillow==6.2.0 +Pillow==9.3.0 prompt-toolkit==1.0.15 psycopg2==2.5.4 ptyprocess==0.5.2