From a354f3c60a05bb6a3fbcd986df1ca69db87c2127 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 20:14:48 +0000 Subject: [PATCH] Bump pillow from 2.8.1 to 8.1.1 in /FlaskApp Bumps [pillow](https://github.com/python-pillow/Pillow) from 2.8.1 to 8.1.1. - [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.1.1) 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..06d58ce 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.1.1 PyYAML==3.10 SQLAlchemy==0.8.4 SecretStorage==2.0.0