From b1bd3d2c18a0c869caf812de88cc8c8299f9087d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Jul 2026 01:12:36 +0000 Subject: [PATCH] Bump numpy from 1.24.3 to 2.5.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.24.3 to 2.5.0. - [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/v1.24.3...v2.5.0) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5e6b585..0163f02 100644 --- a/requirements.txt +++ b/requirements.txt @@ -53,7 +53,7 @@ nbformat==5.8.0 nest-asyncio==1.5.6 notebook==6.5.4 notebook_shim==0.2.3 -numpy==1.24.3 +numpy==2.5.0 opencv-contrib-python==4.13.0.92 opencv-python==4.8.1.78 packaging==26.2