From cd8b68b0bde7e9e519dac693747bf1b484fc60dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 04:35:37 +0000 Subject: [PATCH] Bump pillow from 6.2.0 to 9.3.0 in /SohuNewCrawler Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.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/6.2.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- SohuNewCrawler/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SohuNewCrawler/requirements.txt b/SohuNewCrawler/requirements.txt index 94a348f..f1c7234 100644 --- a/SohuNewCrawler/requirements.txt +++ b/SohuNewCrawler/requirements.txt @@ -49,7 +49,7 @@ pandas==0.24.2 parso==0.3.4 pefile==2018.8.8 pickleshare==0.7.5 -Pillow==6.2.0 +Pillow==9.3.0 progressbar==2.5 prompt-toolkit==2.0.9 psutil==5.6.2