From 5f9a7804624f1a27b923d42af39633397aaebaec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Sep 2021 02:37:27 +0000 Subject: [PATCH] Bump pillow from 6.2.1 to 8.3.2 in /handson-ml Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.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/6.2.1...8.3.2) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- handson-ml/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/handson-ml/requirements.txt b/handson-ml/requirements.txt index 4c7e353b..28ca4976 100644 --- a/handson-ml/requirements.txt +++ b/handson-ml/requirements.txt @@ -44,7 +44,7 @@ tensorflow-estimator==1.15.1 ##### Image manipulation imageio==2.6.1 -Pillow==6.2.1 +Pillow==8.3.2 scikit-image==0.16.2 graphviz pydot==1.4.1