From e279584570036d287ad184abccd71ed5bab5464b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 06:13:36 +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] --- requirements.txt | 2 +- requirements_freeze.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 0695e70..56d481a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ jupyter==1.0.0 matplotlib==3.2.2 notebook~=6.0.3 numpy==1.19.0 -Pillow==7.1.2 +Pillow==9.3.0 scikit-image==0.17.2 scipy==1.5.0 scikit-learn==0.23.1 diff --git a/requirements_freeze.txt b/requirements_freeze.txt index 95ed482..323842e 100644 --- a/requirements_freeze.txt +++ b/requirements_freeze.txt @@ -49,7 +49,7 @@ pandas==0.24.2 pandocfilters==1.4.2 pexpect==4.8.0 pickleshare==0.7.5 -Pillow==7.1.2 +Pillow==9.3.0 portpicker==1.2.0 prometheus-client==0.8.0 prompt-toolkit==1.0.18