From 32472583e80603b832e36954390a63cf3da4ee95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Aug 2026 11:02:25 +0000 Subject: [PATCH] build(deps): bump openvino in /camera-ui-openvino-legacy Bumps [openvino](https://github.com/openvinotoolkit/openvino) from 2024.6.0 to 2026.3.0. - [Release notes](https://github.com/openvinotoolkit/openvino/releases) - [Changelog](https://github.com/openvinotoolkit/openvino/blob/master/docs/RELEASE.MD) - [Commits](https://github.com/openvinotoolkit/openvino/compare/2024.6.0...2026.3.0) --- updated-dependencies: - dependency-name: openvino dependency-version: 2026.3.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- camera-ui-openvino-legacy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/camera-ui-openvino-legacy/requirements.txt b/camera-ui-openvino-legacy/requirements.txt index 7db4989..c73ec36 100644 --- a/camera-ui-openvino-legacy/requirements.txt +++ b/camera-ui-openvino-legacy/requirements.txt @@ -1,4 +1,4 @@ -openvino==2024.6.0 +openvino==2026.3.0 camera-ui-sdk==1.2.4 camera-ui-ml==1.2.9 numpy==2.1.3