From 4372f472407e93bcbda9868448b81462a607f300 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 01:44:00 +0000 Subject: [PATCH] Bump pillow from 6.2.1 to 9.0.0 in /XianyuCrawler Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.1 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/6.2.1...9.0.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- XianyuCrawler/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/XianyuCrawler/requirements.txt b/XianyuCrawler/requirements.txt index d92617a..14f0da2 100644 --- a/XianyuCrawler/requirements.txt +++ b/XianyuCrawler/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.1 +Pillow==9.0.0 progressbar==2.5 prompt-toolkit==2.0.9 psutil==5.6.2