From 2c90d5a776387cb91fe765fdf81479def9c0d4f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 14:46:43 +0000 Subject: [PATCH] Bump pillow from 4.2.1 to 7.1.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.2.1 to 7.1.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/4.2.1...7.1.0) 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 1677b5e..6165567 --- a/requirements.txt +++ b/requirements.txt @@ -44,7 +44,7 @@ pandas==0.23.4 parso==0.3.1 pexpect==4.6.0 pickleshare==0.7.5 -Pillow==4.2.1 +Pillow==7.1.0 prompt-toolkit==2.0.5 psycopg2==2.7.5 ptyprocess==0.6.0