From 322faea63524afb60c439bcfdaea171d7cca6847 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Sep 2021 23:30:59 +0000 Subject: [PATCH] Bump pillow from 2.8.1 to 8.3.2 in /FlaskApp Bumps [pillow](https://github.com/python-pillow/Pillow) from 2.8.1 to 8.3.2. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/2.8.1...8.3.2) --- 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..8dbdd1a 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==8.3.2 PyYAML==3.10 SQLAlchemy==0.8.4 SecretStorage==2.0.0