From eed43c6cccab2da42078ed6c016a8b5a14352575 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 09:15:01 +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.2.1. - [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.2.1) --- updated-dependencies: - dependency-name: openvino dependency-version: 2026.2.1 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 e58d76a..555f0b3 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.2.1 camera-ui-sdk==1.2.4 camera-ui-ml==1.2.8 numpy==2.1.3