From 39f5f02f19678048ebf6818690d2037fdcb6cf94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Mar 2021 07:31:12 +0000 Subject: [PATCH] Bump pillow from 6.2.1 to 7.1.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.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/6.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 b9e9427..b58d3ae --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ mysqlclient==2.0.3 numpy==1.18.0 openpyxl==3.0.2 parsel==1.5.2 -Pillow==6.2.1 +Pillow==7.1.0 Protego==0.1.16 public==2019.4.13 py2app==0.19