From 888f4e3a1b09ae3934d964910b7722fdca1f11c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 03:09:03 +0000 Subject: [PATCH] Bump pillow from 5.3.0 to 9.3.0 in /scrapy/sfw_spider Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.3.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/5.3.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scrapy/sfw_spider/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scrapy/sfw_spider/requirements.txt b/scrapy/sfw_spider/requirements.txt index 061f1b2..b39f312 100644 --- a/scrapy/sfw_spider/requirements.txt +++ b/scrapy/sfw_spider/requirements.txt @@ -23,7 +23,7 @@ mccabe==0.6.1 motor==2.0.0 multidict==4.5.2 parsel==1.5.1 -Pillow==5.3.0 +Pillow==9.3.0 pyasn1==0.4.4 pyasn1-modules==0.2.2 pycparser==2.19