From fbb00cbe5daca19a3cdce40d99a545a2e6b80981 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 01:51:43 +0000 Subject: [PATCH] Bump pillow from 4.2.1 to 9.3.0 in /src/eea.corpus Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.2.1 to 9.3.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/4.2.1...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... 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..79182cf 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==9.3.0 plac==0.9.6 plaster==0.5 plaster-pastedeploy==0.4.1