From 479d4e9b1a507e383dcb9c16e06a12789602e388 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 04:39:51 +0000 Subject: [PATCH] Bump pillow from 6.2.0 to 9.3.0 in /vision-based-end2end-learning Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.0 to 9.3.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/6.2.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... 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..c27321f --- 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==9.3.0 protobuf PyYAML==4.2b1 pydot==1.4.1