From 1595d7778c0435181f182bb28da7a9e149a837f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 03:20:17 +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(-) diff --git a/requirements.txt b/requirements.txt index 85c374a..f3f6621 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ cryptography==2.7 future==0.18.1 paramiko==2.6.0 pefile==2019.4.18 -Pillow==6.2.1 +Pillow==7.1.0 pycparser==2.19 PyInstaller==3.5 PyMySQL==0.9.3