From 38a5600050ca41cde350418613833d8e37a164ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Sep 2021 01:00:17 +0000 Subject: [PATCH] Bump pillow from 4.2.1 to 8.3.2 in /handson-ml-master Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.2.1 to 8.3.2. - [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...8.3.2) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... 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..e00b83c 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==8.3.2 protobuf==3.4.0 psutil==5.3.1 scikit-learn==0.19.0