From 31432e36124e8c614704338928a75088f9c41b7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 14:49:33 +0000 Subject: [PATCH] Bump pillow from 6.0.0 to 8.1.1 in /imgscrape Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.0.0 to 8.1.1. - [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...8.1.1) Signed-off-by: dependabot[bot] --- imgscrape/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/imgscrape/requirements.txt b/imgscrape/requirements.txt index 6e16d017..0b881adf 100644 --- a/imgscrape/requirements.txt +++ b/imgscrape/requirements.txt @@ -3,7 +3,7 @@ setuptools==39.1.0 pandas==0.24.2 Scrapy==1.6.0 requests==2.21.0 -Pillow==6.0.0 +Pillow==8.1.1 beautifulsoup4==4.7.1 elasticsearch==7.0.1 funclib==2.1.6