From 72f25b1585d14fa779b55bc91cc73f418681ae09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 16:10:14 +0000 Subject: [PATCH] Bump protobuf in /python/OpenVINO_EP/tiny_yolo_v2_object_detection Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 6.32.1 to 6.33.5. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 6.33.5 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..bafe3f95 100644 --- a/python/OpenVINO_EP/tiny_yolo_v2_object_detection/requirements.txt +++ b/python/OpenVINO_EP/tiny_yolo_v2_object_detection/requirements.txt @@ -3,6 +3,6 @@ flatbuffers==25.2.10 onnx opencv-python==4.12.0.88 Pillow==11.3.0 -protobuf==6.32.1 +protobuf==6.33.5 scipy==1.16.2 typing-extensions==4.15.0 \ No newline at end of file