From d508b53bede52a27d7681e0d86bd6c6fafd4c96b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 04:21:07 +0000 Subject: [PATCH] Bump pillow from 6.1.0 to 9.3.0 in /requirements Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.1.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.1.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/py2_cdeep3m_reqs.txt | 2 +- requirements/py3_cdeep3m_reqs.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/py2_cdeep3m_reqs.txt b/requirements/py2_cdeep3m_reqs.txt index febced2..764755c 100644 --- a/requirements/py2_cdeep3m_reqs.txt +++ b/requirements/py2_cdeep3m_reqs.txt @@ -19,7 +19,7 @@ pandas==0.24.2 pathlib2==2.3.4 pexpect==4.7.0 pickleshare==0.7.5 -Pillow==6.1.0 +Pillow==9.3.0 prompt-toolkit==1.0.16 protobuf==3.9.1 ptyprocess==0.6.0 diff --git a/requirements/py3_cdeep3m_reqs.txt b/requirements/py3_cdeep3m_reqs.txt index f54b8d4..a021271 100644 --- a/requirements/py3_cdeep3m_reqs.txt +++ b/requirements/py3_cdeep3m_reqs.txt @@ -13,7 +13,7 @@ nose==1.3.7 numpy==1.16.3 opencv-contrib-python==4.1.0.25 opencv-python==4.1.0.25 -Pillow==6.1.0 +Pillow==9.3.0 protobuf==3.9.1 ptyprocess==0.6.0 Pygments==2.4.2