From d9cb8e5a4fffd951cf01e2deb36da132cdfd7691 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Nov 2021 10:32:10 +0000 Subject: [PATCH] Bump pillow from 7.2 to 8.3.2 in /__tests__/data Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.2 to 8.3.2. - [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/7.2.0...8.3.2) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- __tests__/data/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/__tests__/data/requirements.txt b/__tests__/data/requirements.txt index fa40ab3c..60ee8dd5 100644 --- a/__tests__/data/requirements.txt +++ b/__tests__/data/requirements.txt @@ -30,7 +30,7 @@ pdf2image==1.12.1 pefile==2021.9.3; python_full_version >= '3.6.0' -pillow==7.2 +pillow==8.3.2 pygments==2.6.1