From f60261def82e51c9a04a06b3432f443855507df7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Oct 2020 11:09:59 +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 5d58ef5..19ee732 100644 --- a/requirements.txt +++ b/requirements.txt @@ -55,7 +55,7 @@ oauthlib==3.1.0 packaging==19.1 pandas==0.25.1 parse==1.12.1 -Pillow==6.2.1 +Pillow==7.1.0 pip-date==1.0.3 pip-review==1.0 pipenv==2018.11.26