From 9fb5e1ea6806c816663fa42fefa74c3938561d81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 08:25:29 +0000 Subject: [PATCH] Bump pillow from 8.1.0 to 10.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.0 to 10.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/8.1.0...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 03370ab..e198c75 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ pytorch-lightning==1.3.2 transformers==4.6.0 pyarrow==2.0.0 timm==0.4.12 -Pillow==8.1.0 +Pillow==10.3.0 tqdm==4.56.0 ipdb==0.13.4 numpy==1.19.5