From 4ab501c4a1ed2bd2678ad7e27e2e248af5f8c0c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 00:57:34 +0000 Subject: [PATCH] Bump pillow from 6.2.0 to 9.0.0 in /page-based/data-collection Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.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/6.2.0...9.0.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- page-based/data-collection/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/page-based/data-collection/requirements.txt b/page-based/data-collection/requirements.txt index d178d3e..b514d53 100644 --- a/page-based/data-collection/requirements.txt +++ b/page-based/data-collection/requirements.txt @@ -34,7 +34,7 @@ numpy==1.15.4 packaging==18.0 passlib==1.7.1 pathtools==0.1.2 -Pillow==6.2.0 +Pillow==9.0.0 pyasn1==0.4.4 pycparser==2.19 pymongo==3.7.2