From 1532eeea4374d307d2347ccd59213c94c9cff2c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 23:12:57 +0000 Subject: [PATCH] Bump pillow from 2.8.1 to 9.0.1 in /FlaskApp Bumps [pillow](https://github.com/python-pillow/Pillow) from 2.8.1 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/2.8.1...9.0.1) --- 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..21a1b89 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.1 PyYAML==3.10 SQLAlchemy==0.8.4 SecretStorage==2.0.0