From 6e4d3b3c5cfa1ac98b1062de7f0473f028b69641 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 13:19:24 +0000 Subject: [PATCH] Bump pillow in /stanford-tensorflow-tutorials/2017/setup Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.2.1 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/4.2.1...6.2.0) Signed-off-by: dependabot[bot] --- stanford-tensorflow-tutorials/2017/setup/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stanford-tensorflow-tutorials/2017/setup/requirements.txt b/stanford-tensorflow-tutorials/2017/setup/requirements.txt index 781f21d..ad0b598 100644 --- a/stanford-tensorflow-tutorials/2017/setup/requirements.txt +++ b/stanford-tensorflow-tutorials/2017/setup/requirements.txt @@ -4,5 +4,5 @@ scikit-learn==0.18.2 matplotlib==2.0.2 xlrd==1.0.0 ipdb==0.10.1 -Pillow==4.2.1 +Pillow==6.2.0 lxml==3.8.0