From 5781d6cc64ec35b182fb814b8609ea0a8f10d452 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Aug 2026 16:49:52 +0000 Subject: [PATCH] build(deps): bump numpy from 2.4.6 to 2.5.2 in /camera-ui-coreml 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-coreml/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/camera-ui-coreml/requirements.txt b/camera-ui-coreml/requirements.txt index d25859a..7aeea0a 100644 --- a/camera-ui-coreml/requirements.txt +++ b/camera-ui-coreml/requirements.txt @@ -1,7 +1,7 @@ coremltools==9.0 camera-ui-sdk==1.2.29 camera-ui-ml==1.2.12 -numpy==2.4.6 +numpy==2.5.2 Pillow==12.3.0 aiohttp==3.14.3 transformers==5.15.0