From 8f4082bda8b465ba44e6432aa0559b66de81e17c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 02:26:03 +0000 Subject: [PATCH] Bump pillow from 7.0.0 to 9.0.0 in /webapp Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.0.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/7.0.0...9.0.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- webapp/deploy_requirements.txt | 2 +- webapp/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/webapp/deploy_requirements.txt b/webapp/deploy_requirements.txt index edc069a5..fd2fea4e 100644 --- a/webapp/deploy_requirements.txt +++ b/webapp/deploy_requirements.txt @@ -8,7 +8,7 @@ Jinja2==2.11.1 MarkupSafe==1.1.1 numpy==1.18.1 packaging==20.3 -Pillow==7.0.0 +Pillow==9.0.0 psutil==5.7.0 pyparsing==2.4.6 python-dateutil==2.8.1 diff --git a/webapp/requirements.txt b/webapp/requirements.txt index 5fd13b4f..6215e005 100644 --- a/webapp/requirements.txt +++ b/webapp/requirements.txt @@ -8,7 +8,7 @@ Jinja2==2.11.1 MarkupSafe==1.1.1 numpy==1.18.1 packaging==20.3 -Pillow==7.0.0 +Pillow==9.0.0 psutil==5.7.0 pyparsing==2.4.6 python-dateutil==2.8.1