From 8abb538732b2b2b04ee3576d9dce572f4f033e0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 00:41:49 +0000 Subject: [PATCH] Bump pillow from 3.3.0 to 9.0.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 3.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/3.3.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 a33ec1e..a48397f --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ MySQL-python==1.2.5 nltk==3.2.1 numpy==1.11.1 pika==0.10.0 -Pillow==3.3.0 +Pillow==9.0.0 psycopg2==2.7.1 PyTorch===4.1.1-SNAPSHOT PyYAML==3.12