From 2264a7f4b59c98f6fe0027584a0802c9f5eea84e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 01:31:36 +0000 Subject: [PATCH] Bump pillow from 4.0.0 to 9.3.0 in /scraper/code Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.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/4.0.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scraper/code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scraper/code/requirements.txt b/scraper/code/requirements.txt index ea53f67..d3b0032 100644 --- a/scraper/code/requirements.txt +++ b/scraper/code/requirements.txt @@ -40,7 +40,7 @@ olefile==0.44 ordereddict==1.1 pandas==0.20.2 parsel==1.1.0 -Pillow==4.0.0 +Pillow==9.3.0 psutil==4.4.2 pyasn1==0.2.2 pyasn1-modules==0.0.8