From 4006f73abf707a19f315b8df07c71475532e3879 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 17:43:07 +0000 Subject: [PATCH] Bump pillow in /python/OpenVINO_EP/tiny_yolo_v2_object_detection Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.3.0 to 12.1.1. - [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.3.0...12.1.1) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../OpenVINO_EP/tiny_yolo_v2_object_detection/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/OpenVINO_EP/tiny_yolo_v2_object_detection/requirements.txt b/python/OpenVINO_EP/tiny_yolo_v2_object_detection/requirements.txt index d60309fa..04b70572 100644 --- a/python/OpenVINO_EP/tiny_yolo_v2_object_detection/requirements.txt +++ b/python/OpenVINO_EP/tiny_yolo_v2_object_detection/requirements.txt @@ -2,7 +2,7 @@ certifi==2025.8.3 flatbuffers==25.2.10 onnx opencv-python==4.12.0.88 -Pillow==11.3.0 +Pillow==12.1.1 protobuf==6.32.1 scipy==1.16.2 typing-extensions==4.15.0 \ No newline at end of file