From e70eda2c87265c5aac33132a69050750aa81545a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Aug 2026 11:56:29 +0000 Subject: [PATCH] build(deps): bump numpy from 2.4.6 to 2.5.2 in /camera-ui-openvino Bumps [numpy](https://github.com/numpy/numpy) from 2.4.6 to 2.5.2. - [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.2) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.5.2 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 325801d..8eb09b3 100644 --- a/camera-ui-openvino/requirements.txt +++ b/camera-ui-openvino/requirements.txt @@ -1,7 +1,7 @@ openvino==2026.3.0 camera-ui-sdk==1.2.30 camera-ui-ml==1.2.14 -numpy==2.4.6 +numpy==2.5.2 Pillow==12.3.0 aiohttp==3.14.3 transformers==5.15.1