From fd423e9de59f47f668d779c913fb9fc6853dbf49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 05:26:39 +0000 Subject: [PATCH] Bump pillow from 7.0.0 to 9.3.0 in /webapp Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.0.0 to 9.3.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.3.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..9dd6580f 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.3.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..a948636d 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.3.0 psutil==5.7.0 pyparsing==2.4.6 python-dateutil==2.8.1