From edcbd3d704204ed3780fd862bb8fc7ac4aa440e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Mar 2022 00:20:40 +0000 Subject: [PATCH] Bump pillow from 7.0.0 to 9.0.1 in /webapp Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.0.0 to 9.0.1. - [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.1) --- 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..230b34c9 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.1 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..ab2e5de6 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.1 psutil==5.7.0 pyparsing==2.4.6 python-dateutil==2.8.1