From e24052491c6d1f67a45db406482904362725771c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 02:56:37 +0000 Subject: [PATCH] Bump numpy from 1.18.5 to 1.22.0 in /Computer Vision/Camera Calibration Bumps [numpy](https://github.com/numpy/numpy) from 1.18.5 to 1.22.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.18.5...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Computer Vision/Camera Calibration/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Computer Vision/Camera Calibration/requirements.txt b/Computer Vision/Camera Calibration/requirements.txt index b273182e..069bf3d7 100644 --- a/Computer Vision/Camera Calibration/requirements.txt +++ b/Computer Vision/Camera Calibration/requirements.txt @@ -20,7 +20,7 @@ kiwisolver==1.2.0 Markdown==3.3 matplotlib==3.1.1 networkx==2.5 -numpy==1.18.5 +numpy==1.22.0 oauthlib==3.1.0 opencv-contrib-python==3.4.2.17 opt-einsum==3.3.0