From 7e1be54a363cb2cd5568c6938f0c795a482bd0e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 03:50:10 +0000 Subject: [PATCH] Build(deps): bump pillow from 6.0.0 to 9.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.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/6.0.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements_ubuntu_py35+.txt | 2 +- requirements_win_conda_py37.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements_ubuntu_py35+.txt b/requirements_ubuntu_py35+.txt index 40382a2..78b5b93 100644 --- a/requirements_ubuntu_py35+.txt +++ b/requirements_ubuntu_py35+.txt @@ -2,7 +2,7 @@ cycler==0.10.0 kiwisolver==1.1.0 matplotlib==3.0.3 numpy==1.16.3 -Pillow==6.0.0 +Pillow==9.3.0 pyparsing==2.4.0 python-dateutil==2.8.0 scikit-learn==0.20.3 diff --git a/requirements_win_conda_py37.txt b/requirements_win_conda_py37.txt index a252835..db51eda 100644 --- a/requirements_win_conda_py37.txt +++ b/requirements_win_conda_py37.txt @@ -7,7 +7,7 @@ mkl-fft==1.0.12 mkl-random==1.0.2 numpy==1.16.3 olefile==0.46 -Pillow==6.0.0 +Pillow==9.3.0 pycparser==2.19 pyparsing==2.4.0 python-dateutil==2.8.0