From f364c5017ef92d0037ebdfbe717a53a374f7b243 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2019 20:17:54 +0000 Subject: [PATCH] Bump pillow from 2.8.1 to 6.2.0 in /FlaskApp Bumps [pillow](https://github.com/python-pillow/Pillow) from 2.8.1 to 6.2.0. - [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...6.2.0) 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..ca2e816 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==6.2.0 PyYAML==3.10 SQLAlchemy==0.8.4 SecretStorage==2.0.0