From 5fd041acb6b3ec344690c69ccb5336afd63e5efd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 19:58:59 +0000 Subject: [PATCH] Bump numpy from 2.4.0 to 2.4.1 Bumps [numpy](https://github.com/numpy/numpy) from 2.4.0 to 2.4.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.0...v2.4.1) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Hand-Motion-Detection/requirements.txt | 2 +- requirements_with_versions.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Hand-Motion-Detection/requirements.txt b/Hand-Motion-Detection/requirements.txt index ddcf591bf6e..274bb09c260 100644 --- a/Hand-Motion-Detection/requirements.txt +++ b/Hand-Motion-Detection/requirements.txt @@ -1,3 +1,3 @@ -numpy==2.4.0 +numpy==2.4.1 opencv_python==4.12.0.88 mediapipe==0.10.31 diff --git a/requirements_with_versions.txt b/requirements_with_versions.txt index 60d5414e0c8..20b1c1d112c 100644 --- a/requirements_with_versions.txt +++ b/requirements_with_versions.txt @@ -15,7 +15,7 @@ dictator==0.3.1 caller==0.0.2 watchdog==6.0.0 PyQt5==5.15.11 -numpy==2.4.0 +numpy==2.4.1 fileinfo==0.3.3 backend==0.2.4.1 win10toast==0.9