From 7528ae8a72b8e06843c04e66f8224f2aa58ea149 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 00:44:25 +0000 Subject: [PATCH] Bump pillow from 4.0.0 to 9.0.0 in /scraper/code Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.0.0 to 9.0.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.0.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..bfd40c3 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.0.0 psutil==4.4.2 pyasn1==0.2.2 pyasn1-modules==0.0.8