From 8df8b2d7989d1ffb05dc10ba467a9e72b8fa2a3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 20:11:13 +0000 Subject: [PATCH] Bump pillow from 4.2.1 to 8.1.1 in /src/eea.corpus Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.2.1 to 8.1.1. - [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/4.2.1...8.1.1) Signed-off-by: dependabot[bot] --- src/eea.corpus/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/eea.corpus/requirements.txt b/src/eea.corpus/requirements.txt index 16425f8..2d0c9b3 100644 --- a/src/eea.corpus/requirements.txt +++ b/src/eea.corpus/requirements.txt @@ -51,7 +51,7 @@ PasteDeploy==1.5.2 pathlib==1.0.1 peppercorn==0.5 phrasemachine==1.0.1 -Pillow==4.2.1 +Pillow==8.1.1 plac==0.9.6 plaster==0.5 plaster-pastedeploy==0.4.1