From 8da1343bc7b3fb9f418f450e863a063888644b9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Feb 2023 07:51:28 +0000 Subject: [PATCH] Bump numpy from 1.21.6 to 1.22.0 in /Prj-Python Bumps [numpy](https://github.com/numpy/numpy) from 1.21.6 to 1.22.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.21.6...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Prj-Python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Prj-Python/requirements.txt b/Prj-Python/requirements.txt index 1311b046..6f1f8736 100644 --- a/Prj-Python/requirements.txt +++ b/Prj-Python/requirements.txt @@ -11,7 +11,7 @@ idna==3.4 importlib-metadata==6.0.0 loguru==0.6.0 mpmath==1.2.1 -numpy==1.21.6 +numpy==1.22.0 onnxruntime==1.14.0 opencv-python==4.7.0.68 packaging==23.0