From 4d2c0de3bc15fab9ab02c99bab032d245b6002d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 12:39:16 +0000 Subject: [PATCH] Bump pillow from 7.0.0 to 8.1.1 in /HANDSON-ML Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.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/7.0.0...8.1.1) 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 b06dc2d..4366aaf 100644 --- a/HANDSON-ML/requirements.txt +++ b/HANDSON-ML/requirements.txt @@ -61,7 +61,7 @@ tf-agents==0.3.0 ##### Image manipulation imageio==2.6.1 -Pillow==7.0.0 +Pillow==8.1.1 scikit-image==0.16.2 graphviz==0.13.2 pydot==1.4.1