From bcfeb4d072598b037c8498575712a430dcd938df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Mar 2021 15:39:31 +0000 Subject: [PATCH] Bump pillow from 5.2.0 to 7.1.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.2.0 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.2.0...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 66aef06..788259f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ Django>=2.1.6 idna==2.7 isodate==0.6.0 lxml==4.2.1 -Pillow==5.2.0 +Pillow==7.1.0 pkgconfig==1.3.1 python3-saml==1.4.1 pytz==2018.4