From 523592e5ead50e14913af23bc6d1213ba09fd008 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 23:19:43 +0000 Subject: [PATCH] Bump pillow from 4.0.0 to 9.0.1 in /scraper/code Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.0.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/4.0.0...9.0.1) --- 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..d352226 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.1 psutil==4.4.2 pyasn1==0.2.2 pyasn1-modules==0.0.8