From 24a0dfccdaf666bff1d630e1e8cb6eb1bba03627 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jun 2022 08:35:58 +0000 Subject: [PATCH] Bump pillow from 6.1.0 to 9.0.1 in /papers/SubTagger Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.1.0 to 9.0.1. - [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.1.0...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- papers/SubTagger/requirements_pip.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/papers/SubTagger/requirements_pip.txt b/papers/SubTagger/requirements_pip.txt index 768947c..913c21e 100644 --- a/papers/SubTagger/requirements_pip.txt +++ b/papers/SubTagger/requirements_pip.txt @@ -75,7 +75,7 @@ parsimonious==0.8.1 parso==0.4.0 pexpect==4.7.0 pickleshare==0.7.5 -Pillow==6.1.0 +Pillow==9.0.1 plac==0.9.6 pluggy==0.12.0 preshed==2.0.1