From e88fac19dc2f9855098ebe23a7484225e2105b31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 23:17:26 +0000 Subject: [PATCH] Bump pillow from 6.2.0 to 9.0.1 in /mega_applications/flask_web_app Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.0 to 9.0.1. - [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.0.1) --- 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..ae8358e 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.0.1 prompt-toolkit==1.0.15 psycopg2==2.5.4 ptyprocess==0.5.2