From 373b8d56a4bea835e6ec8c3d05becf9cab03f01d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 00:38:10 +0000 Subject: [PATCH] Bump pillow from 8.3.1 to 10.2.0 in /exa/models/unilm-master/vlmo Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.1 to 10.2.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/8.3.1...10.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- exa/models/unilm-master/vlmo/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exa/models/unilm-master/vlmo/requirements.txt b/exa/models/unilm-master/vlmo/requirements.txt index 89b476f9..d7c62bb4 100644 --- a/exa/models/unilm-master/vlmo/requirements.txt +++ b/exa/models/unilm-master/vlmo/requirements.txt @@ -1,6 +1,6 @@ pytorch_lightning==1.5.5 transformers==4.8.1 -Pillow==8.3.1 +Pillow==10.2.0 tqdm==4.53.0 ipdb==0.13.7 einops==0.3.0