From 954b93835e451cea62a0e6bb88465f66ac1fcce2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 May 2022 02:51:38 +0000 Subject: [PATCH] Bump pillow from 8.2.0 to 9.0.1 in /NLP/UNIMO-2 Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.2.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/8.2.0...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- NLP/UNIMO-2/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NLP/UNIMO-2/requirements.txt b/NLP/UNIMO-2/requirements.txt index fa102640..1e30c3a1 100644 --- a/NLP/UNIMO-2/requirements.txt +++ b/NLP/UNIMO-2/requirements.txt @@ -31,7 +31,7 @@ paddlecloudplatform==3.0.13 paddlenlp==2.0.7 paddlepaddle-gpu==2.1.2 pathspec==0.9.0 -Pillow==8.2.0 +Pillow==9.0.1 platformdirs==2.5.1 protobuf==3.15.8 pylint==2.13.2