From fa8ea24c7f66539697cf229780c4e10d59efd5ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 09:44:41 +0000 Subject: [PATCH] Bump pillow from 6.0 to 7.1.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.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/6.0.0...7.1.0) Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- requirements_github.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index ed42dd6a..e5a140c7 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,7 +6,7 @@ six olefile file-magic pymediainfo -Pillow==6.0 # Pinned due to 6.1 causing a test case to fail +Pillow==7.1.0 # Pinned due to 6.1 causing a test case to fail wand==0.6.1 lxml click diff --git a/requirements_github.txt b/requirements_github.txt index 87edba90..76898d2b 100644 --- a/requirements_github.txt +++ b/requirements_github.txt @@ -6,7 +6,7 @@ six olefile file-magic pymediainfo -Pillow==6.0 # Pinned due to 6.1 causing a test case to fail +Pillow==7.1.0 # Pinned due to 6.1 causing a test case to fail wand==0.6.1 lxml click