From d8d9e5f2544e2bdaa5134613030203f21a95ff0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Feb 2021 11:02:35 +0000 Subject: [PATCH] Bump pillow from 5.4.1 to 7.1.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.4.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/5.4.1...7.1.0) Signed-off-by: dependabot[bot] --- requirements_python3.6.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_python3.6.txt b/requirements_python3.6.txt index c364ba1..3006511 100644 --- a/requirements_python3.6.txt +++ b/requirements_python3.6.txt @@ -6,7 +6,7 @@ idna==2.8 itsdangerous==1.1.0 Jinja2==2.10 MarkupSafe==1.1.0 -Pillow==5.4.1 +Pillow==7.1.0 requests==2.21.0 SQLAlchemy==1.2.16 urllib3==1.24.1