From 3918a48739fd734c5d9e96d37103860577579df6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 Nov 2020 16:02:56 +0000 Subject: [PATCH] Bump pillow from 4.2.1 to 7.1.0 in /handson-ml-master Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.2.1 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/4.2.1...7.1.0) Signed-off-by: dependabot[bot] --- handson-ml-master/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/handson-ml-master/requirements.txt b/handson-ml-master/requirements.txt index 7df1ca3..bf9e96f 100644 --- a/handson-ml-master/requirements.txt +++ b/handson-ml-master/requirements.txt @@ -24,7 +24,7 @@ matplotlib==2.0.2 numexpr==2.6.3 numpy==1.13.1 pandas==0.20.3 -Pillow==4.2.1 +Pillow==7.1.0 protobuf==3.4.0 psutil==5.3.1 scikit-learn==0.19.0