From c2a98eab04410b98597ce9801e59504edec266a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 00:43:51 +0000 Subject: [PATCH] Bump pillow from 4.3.0 to 9.0.0 in /luigi Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.3.0 to 9.0.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/4.3.0...9.0.0) --- 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..7c82808 --- 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.0 pox==0.2.3 ppft==1.6.4.7.1 prompt-toolkit==1.0.15