From 23cd2e314311b3c22dc623bab81b4eac1577a84e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 00:37:05 +0000 Subject: [PATCH] Bump pillow from 2.7.0 to 9.0.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 2.7.0 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.7.0...9.0.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_new_ubuntu_14.04.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 742b148..d4eacd0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ Flask-Mail==0.9.0 Flask-WTF==0.9.5 Jinja2==2.7.2 MarkupSafe==0.23 -Pillow==2.4.0 +Pillow==9.0.0 WTForms==1.0.5 Werkzeug==0.9.4 argparse==1.2.1 diff --git a/requirements_new_ubuntu_14.04.txt b/requirements_new_ubuntu_14.04.txt index 8fa86a6..1a727ac 100644 --- a/requirements_new_ubuntu_14.04.txt +++ b/requirements_new_ubuntu_14.04.txt @@ -9,7 +9,7 @@ httplib2==0.9 itsdangerous==0.24 Jinja2==2.7.3 MarkupSafe==0.23 -Pillow==2.7.0 +Pillow==9.0.0 requests==2.6.0 Werkzeug==0.10.1 WTForms==2.0.2