From bdea73b270d1581e545bb26ef8f25e76c1d08123 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 23:18:49 +0000 Subject: [PATCH] Bump pillow from 4.3.0 to 9.0.1 in /luigi Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.3.0 to 9.0.1. - [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/4.3.0...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- luigi/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 luigi/requirements.txt diff --git a/luigi/requirements.txt b/luigi/requirements.txt old mode 100755 new mode 100644 index 74dca85..3c2e094 --- a/luigi/requirements.txt +++ b/luigi/requirements.txt @@ -54,7 +54,7 @@ pathos==0.2.1 patsy==0.4.1 pexpect==4.2.1 pickleshare==0.7.4 -Pillow==4.3.0 +Pillow==9.0.1 pox==0.2.3 ppft==1.6.4.7.1 prompt-toolkit==1.0.15