From c00821dbc3c858b7cf5ce8daf2d2e1d92d6f4794 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Mar 2022 00:47:41 +0000 Subject: [PATCH] Bump pillow from 7.1.2 to 9.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.2 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.1.2...9.0.1) --- 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..9f42d88 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.0.1 plotly==4.9.0 pneuro==1.3.7.0.0 preprocessutils==1.0.2 diff --git a/requirements.txt b/requirements.txt index 6399974..81f629e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ numpy==1.18.4 -Pillow==7.1.2 +Pillow==9.0.1 python==3.7.6 imutils==0.5.3 opencv==4.4.0 \ No newline at end of file