From a16ad64d31ec4dfa778dad9f838a6103877c723d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jun 2021 19:27:57 +0000 Subject: [PATCH] Bump pillow from 3.3.0 to 8.2.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 3.3.0 to 8.2.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/3.3.0...8.2.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..050d8d9 --- 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==8.2.0 psycopg2==2.7.1 PyTorch===4.1.1-SNAPSHOT PyYAML==3.12