From daf6b438a44533f4dfa373d4d04becfdec90a238 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 01:56:42 +0000 Subject: [PATCH] Bump pillow from 11.0.0 to 11.1.0 in /requirements Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.0.0 to 11.1.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/11.0.0...11.1.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-minor ... 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 9c7aa3b5..ec63e2aa 100644 --- a/requirements/required.txt +++ b/requirements/required.txt @@ -1,7 +1,7 @@ efficientnet-pytorch==0.7.1 huggingface_hub==0.27.0 numpy==2.2.1 -pillow==11.0.0 +pillow==11.1.0 pretrainedmodels==0.7.4 six==1.17.0 timm==1.0.12