From 6efc2ef70c4ae7bec2b93c7812145f3fc1f087f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 17:44:00 +0000 Subject: [PATCH] build(deps): bump numpy from 2.4.6 to 2.5.1 in /camera-ui-openvino Bumps [numpy](https://github.com/numpy/numpy) from 2.4.6 to 2.5.1. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](https://github.com/numpy/numpy/compare/v2.4.6...v2.5.1) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.5.1 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 8835f3c..589baaf 100644 --- a/camera-ui-openvino/requirements.txt +++ b/camera-ui-openvino/requirements.txt @@ -1,7 +1,7 @@ openvino==2026.2.1 camera-ui-sdk==1.0.100 camera-ui-ml==1.2.2 -numpy==2.4.6 +numpy==2.5.1 Pillow==12.3.0 aiohttp==3.14.1 transformers==5.13.0