From 93ca2fdb2ea5cc10b782b4647fa4b14c5ad1cd80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 00:43:07 +0000 Subject: [PATCH] Bump pillow from 4.0.0 to 9.0.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.0.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.0.0...9.0.0) --- 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 78d499f..f721456 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ nltk==3.2.2 numpy==1.12.0 olefile==0.44 packaging==16.8 -Pillow==4.0.0 +Pillow==9.0.0 poster==0.8.1 pycparser==2.17 pymessenger==0.0.7.0