From 13256cf96ba490264e9d65a091128af1325dde7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 14:06:49 +0000 Subject: [PATCH] Bump pillow from 8.0.0 to 8.1.1 in /handson-ml2 Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.0.0 to 8.1.1. - [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/8.0.0...8.1.1) Signed-off-by: dependabot[bot] --- handson-ml2/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/handson-ml2/requirements.txt b/handson-ml2/requirements.txt index b276135..b0c1082 100644 --- a/handson-ml2/requirements.txt +++ b/handson-ml2/requirements.txt @@ -56,7 +56,7 @@ gym[atari]==0.17.3 tf-agents==0.6.0 ##### Image manipulation -Pillow==8.0.0 +Pillow==8.1.1 graphviz==0.14.2 opencv-python==4.4.0.44 pyglet==1.4.11