From 9ec9f82428a2f2d893d4a3c1d1df712f42f0486e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Aug 2026 11:02:24 +0000 Subject: [PATCH] build(deps): bump openvino in /camera-ui-openvino Bumps [openvino](https://github.com/openvinotoolkit/openvino) from 2026.2.1 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/2026.2.1...2026.3.0) --- updated-dependencies: - dependency-name: openvino dependency-version: 2026.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- camera-ui-openvino/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/camera-ui-openvino/requirements.txt b/camera-ui-openvino/requirements.txt index fcf91ff..4f9d237 100644 --- a/camera-ui-openvino/requirements.txt +++ b/camera-ui-openvino/requirements.txt @@ -1,4 +1,4 @@ -openvino==2026.2.1 +openvino==2026.3.0 camera-ui-sdk==1.2.6 camera-ui-ml==1.2.9 numpy==2.4.6