From 28d8f0925208610ea2acf0e13570f33e9e7153d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 05:21:05 +0000 Subject: [PATCH] Bump certifi in /python/OpenVINO_EP/yolov4_object_detection Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.7.22 to 2024.7.4. - [Commits](https://github.com/certifi/python-certifi/compare/2023.07.22...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/OpenVINO_EP/yolov4_object_detection/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/OpenVINO_EP/yolov4_object_detection/requirements.txt b/python/OpenVINO_EP/yolov4_object_detection/requirements.txt index 374daf369..3a657d69b 100644 --- a/python/OpenVINO_EP/yolov4_object_detection/requirements.txt +++ b/python/OpenVINO_EP/yolov4_object_detection/requirements.txt @@ -1,4 +1,4 @@ -certifi==2023.7.22 +certifi==2024.7.4 flatbuffers==2.0 onnx opencv-python==4.5.5.64