From 340db97ccf5fa6ff1bf105705a687a9747b1096e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Nov 2020 16:11:29 +0000 Subject: [PATCH] Bump pillow from 6.1.0 to 7.1.0 in /requirements Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.1.0 to 7.1.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/6.1.0...7.1.0) 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..127e3e6 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==7.1.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..54cc4e4 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==7.1.0 protobuf==3.9.1 ptyprocess==0.6.0 Pygments==2.4.2