From d8863cb4fed5644b24ba64529b844680f102d059 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 06:20:51 +0000 Subject: [PATCH] Bump pillow from 7.1.2 to 9.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.2 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.1.2...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- FAS-UI-NEW - Latest/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/FAS-UI-NEW - Latest/requirements.txt b/FAS-UI-NEW - Latest/requirements.txt index bed63da..d7d3368 100644 --- a/FAS-UI-NEW - Latest/requirements.txt +++ b/FAS-UI-NEW - Latest/requirements.txt @@ -74,7 +74,7 @@ paramiko==2.7.1 parso==0.7.0 patsy==0.5.1 pickleshare @ file:///C:/ci/pickleshare_1594374056827/work -Pillow==7.2.0 +Pillow==9.3.0 plotly==4.9.0 pneuro==1.3.7.0.0 preprocessutils==1.0.2 diff --git a/requirements.txt b/requirements.txt index 6399974..0e33811 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ numpy==1.18.4 -Pillow==7.1.2 +Pillow==9.3.0 python==3.7.6 imutils==0.5.3 opencv==4.4.0 \ No newline at end of file