From 9cec520d4819cfa24f6d74e5d74199e1683809f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 11:30:53 +0000 Subject: [PATCH] Bump pillow from 6.2.0 to 8.1.1 in /vision-based-end2end-learning Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.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/6.2.0...8.1.1) Signed-off-by: dependabot[bot] --- vision-based-end2end-learning/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 vision-based-end2end-learning/requirements.txt diff --git a/vision-based-end2end-learning/requirements.txt b/vision-based-end2end-learning/requirements.txt old mode 100755 new mode 100644 index fcac385..0909c3a --- a/vision-based-end2end-learning/requirements.txt +++ b/vision-based-end2end-learning/requirements.txt @@ -5,7 +5,7 @@ h5py==2.10.0 tensorflow==1.15 opencv_python==3.1.0.1 six==1.12.0 -Pillow==6.2.0 +Pillow==8.1.1 protobuf PyYAML==4.2b1 pydot==1.4.1