From 1c1d0ead5cb4441c149412c044e82d253ff859ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jun 2021 19:25:46 +0000 Subject: [PATCH] Bump pillow from 6.2.0 to 8.2.0 in /page-based/data-collection Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.0 to 8.2.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/6.2.0...8.2.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..3b0b4f6 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==8.2.0 pyasn1==0.4.4 pycparser==2.19 pymongo==3.7.2