From d3260560cc31ada7d4b3458b6b74ffafc20deff5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 23:56:33 +0000 Subject: [PATCH] Bump pillow from 4.2.1 to 9.0.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.2.1 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.2.1...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index bf25342..b502563 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ networkx==1.11 numba==0.34.0 numpy==1.13.1 olefile==0.44 -Pillow==4.2.1 +Pillow==9.0.1 pyparsing==2.2.0 python-dateutil==2.6.1 pytz==2017.2