From bb65a1203a6d44d742981dbad7c6d3c8757dd29f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 01:11:56 +0000 Subject: [PATCH] Bump pillow from 3.3.0 to 9.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 3.3.0 to 9.3.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.3.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..60bf4ea --- 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.3.0 psycopg2==2.7.1 PyTorch===4.1.1-SNAPSHOT PyYAML==3.12