From ddd015b9f8f0ce5f2f9d8dd4ed80c7f37457df5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2019 15:01:07 +0000 Subject: [PATCH] Bump pillow from 6.1.0 to 6.2.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.1.0 to 6.2.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...6.2.0) Signed-off-by: dependabot[bot] --- requirements-cpu.txt | 2 +- requirements-gpu.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-cpu.txt b/requirements-cpu.txt index 23f6011..2583e9a 100644 --- a/requirements-cpu.txt +++ b/requirements-cpu.txt @@ -9,7 +9,7 @@ Keras-Preprocessing==1.1.0 Markdown==3.1.1 numpy==1.17.0 opencv-python==4.1.0.25 -Pillow==6.1.0 +Pillow==6.2.0 protobuf==3.9.1 PySide2==5.13.0 scipy==1.3.0 diff --git a/requirements-gpu.txt b/requirements-gpu.txt index 38fc9aa..4281f24 100644 --- a/requirements-gpu.txt +++ b/requirements-gpu.txt @@ -9,7 +9,7 @@ Keras-Preprocessing==1.1.0 Markdown==3.1.1 numpy==1.17.0 opencv-python==4.1.0.25 -Pillow==6.1.0 +Pillow==6.2.0 protobuf==3.9.1 PySide2==5.13.0 scipy==1.3.0