From cf31c72961889187efc524241b1015769cf3313f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 04:29:27 +0000 Subject: [PATCH] Bump pillow from 6.0.0 to 6.2.0 in /python3.7 Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.0.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.0.0...6.2.0) Signed-off-by: dependabot[bot] --- python3.7/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python3.7/requirements.txt b/python3.7/requirements.txt index 334fd0e..779f596 100644 --- a/python3.7/requirements.txt +++ b/python3.7/requirements.txt @@ -24,7 +24,7 @@ scipy == 1.2.1 pandas == 0.24.2 # packages for image processing -Pillow == 6.0.0 +Pillow == 6.2.0 # IBM specific python modules ibm_db == 3.0.1