From 5df7f789442ac53b42c3c08bd5c06b804140ae0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 15:47:10 +0000 Subject: [PATCH] Bump pillow from 11.0.0 to 12.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.0.0 to 12.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/11.0.0...12.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements_detection.txt | 2 +- requirements_segmentation.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements_detection.txt b/requirements_detection.txt index 353c1f2..09db20f 100644 --- a/requirements_detection.txt +++ b/requirements_detection.txt @@ -8,7 +8,7 @@ transformers>=4.40.0 huggingface-hub>=0.34 tokenizers>=0.21 safetensors>=0.5 -Pillow>=10.3 +Pillow>=12.3.0 opencv-python>=4.8 matplotlib>=3.7 bitsandbytes>=0.43.0 diff --git a/requirements_segmentation.txt b/requirements_segmentation.txt index dc09bee..ecd4ac0 100644 --- a/requirements_segmentation.txt +++ b/requirements_segmentation.txt @@ -71,7 +71,7 @@ packaging==25.0 pandas==2.3.1 panopticapi==0.1 pathspec==0.12.1 -pillow==11.0.0 +pillow==12.3.0 pip==25.1 platformdirs==4.3.8 portalocker==3.2.0