From 860cee9a5509a60911b769c61f67bb58e5ab4b3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 18:32:27 +0000 Subject: [PATCH] Bump numpy from 2.1.3 to 2.2.0 Bumps [numpy](https://github.com/numpy/numpy) from 2.1.3 to 2.2.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/v2.1.3...v2.2.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-minor ... 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 6fed3df9e03..34b06d77e25 100644 --- a/Hand-Motion-Detection/requirements.txt +++ b/Hand-Motion-Detection/requirements.txt @@ -1,3 +1,3 @@ -numpy==2.1.3 +numpy==2.2.0 opencv_python==4.10.0.84 mediapipe==0.10.18 diff --git a/requirements_with_versions.txt b/requirements_with_versions.txt index f585868ab6b..b9af000f6f6 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.1.3 +numpy==2.2.0 fileinfo==0.3.3 backend==0.2.4.1 win10toast==0.9