From 8f32a2d310933c85f0ecc681fb755561ef0ebc34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 02:45:30 +0000 Subject: [PATCH] Bump pillow from 5.1.0 to 9.3.0 in /DeepPATH_code Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.1.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/5.1.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- DeepPATH_code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 DeepPATH_code/requirements.txt diff --git a/DeepPATH_code/requirements.txt b/DeepPATH_code/requirements.txt old mode 100755 new mode 100644 index 01cc97b..c169fbb --- a/DeepPATH_code/requirements.txt +++ b/DeepPATH_code/requirements.txt @@ -141,7 +141,7 @@ patsy==0.5.1 pbr==5.1.1 pexpect==4.6.0 pickleshare==0.7.4 -Pillow==5.1.0 +Pillow==9.3.0 plac==0.9.6 pluggy==0.7.1 pomegranate==0.14.0