From bf7a1201e94ef71525089b3420bef392e74540c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 06:38:05 +0000 Subject: [PATCH] Bump pillow from 10.4.0 to 11.0.0 in /requirements Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.4.0 to 11.0.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/10.4.0...11.0.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/required.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/required.txt b/requirements/required.txt index 78a39b04..5c577ba0 100644 --- a/requirements/required.txt +++ b/requirements/required.txt @@ -1,7 +1,7 @@ efficientnet-pytorch==0.7.1 huggingface_hub==0.25.2 numpy==2.1.2 -pillow==10.4.0 +pillow==11.0.0 pretrainedmodels==0.7.4 six==1.16.0 timm==1.0.11