From 51a64f9a523c65f5ad94bdb4127bf36160495e6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 00:35:47 +0000 Subject: [PATCH] Bump pillow from 2.8.1 to 9.0.0 in /FlaskApp Bumps [pillow](https://github.com/python-pillow/Pillow) from 2.8.1 to 9.0.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/2.8.1...9.0.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- FlaskApp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FlaskApp/requirements.txt b/FlaskApp/requirements.txt index 180b6f5..81be5e0 100644 --- a/FlaskApp/requirements.txt +++ b/FlaskApp/requirements.txt @@ -4,7 +4,7 @@ Jinja2==2.7.2 Landscape-Client==14.12 MarkupSafe==0.18 PAM==0.4.2 -Pillow==2.8.1 +Pillow==9.0.0 PyYAML==3.10 SQLAlchemy==0.8.4 SecretStorage==2.0.0