From d28407cb6ec3d9d4ed7598e830fcd83a5c863ef2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 17:44:02 +0000 Subject: [PATCH] build(deps): bump numpy from 2.4.6 to 2.5.1 in /camera-ui-opencl 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-opencl/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/camera-ui-opencl/requirements.txt b/camera-ui-opencl/requirements.txt index bcf1e5c..ad56e51 100644 --- a/camera-ui-opencl/requirements.txt +++ b/camera-ui-opencl/requirements.txt @@ -1,4 +1,4 @@ -numpy==2.4.6 +numpy==2.5.1 opencv-python-headless==5.0.0.93 camera-ui-sdk==1.0.100 pyopencl==2026.1.2