From 26540f84e99d27dd2edddf05d95cab6b96124abc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Sep 2021 03:40:07 +0000 Subject: [PATCH] Bump pillow from 5.1.0 to 8.3.2 in /DeepPATH_code Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.1.0 to 8.3.2. - [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/5.1.0...8.3.2) --- 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..ec26ada --- 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==8.3.2 plac==0.9.6 pluggy==0.7.1 pomegranate==0.14.0