From 25125aadaa7b489c87d8f1c044b9cc9123270387 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 04:02:47 +0000 Subject: [PATCH] Bump pillow from 6.0.0 to 9.3.0 in /imgscrape Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.0.0 to 9.3.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/6.0.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... 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..848e1a8c 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==9.3.0 beautifulsoup4==4.7.1 elasticsearch==7.0.1 funclib==2.1.6