From 40656b9c156379e15d7f5b94cd475d842242b7f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 23:36:42 +0000 Subject: [PATCH] Bump pillow from 5.3.0 to 9.0.1 in /scrapy/sfw_spider Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.3.0 to 9.0.1. - [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.0.1) --- 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..1b8fe28 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.0.1 pyasn1==0.4.4 pyasn1-modules==0.2.2 pycparser==2.19