From f5c6516eafec2c8c6dec2f5f3720326c68934dde Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Jul 2026 19:07:33 +0000 Subject: [PATCH] build(deps): bump numpy from 2.1.2 to 2.2.6 in /python-server Bumps [numpy](https://github.com/numpy/numpy) from 2.1.2 to 2.2.6. - [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.1.2...v2.2.6) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.2.6 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- python-server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-server/requirements.txt b/python-server/requirements.txt index 8ca89ed..8666079 100644 --- a/python-server/requirements.txt +++ b/python-server/requirements.txt @@ -5,6 +5,6 @@ starlette==1.3.1 uvicorn==0.32.1 httpx==0.27.2 python-multipart==0.0.31 -numpy==2.1.2 +numpy==2.2.6 opencv-python==4.12.0.88 tensorflow==2.19.0