From 61eceec998ac5cfffedcdb791d745b477b9504fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 22:08:56 +0000 Subject: [PATCH] Bump numpy from 1.16.2 to 1.22.0 in /cARds/card_recognition Bumps [numpy](https://github.com/numpy/numpy) from 1.16.2 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.16.2...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- cARds/card_recognition/requirements2.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cARds/card_recognition/requirements2.txt b/cARds/card_recognition/requirements2.txt index 98f3fd0..c022172 100644 --- a/cARds/card_recognition/requirements2.txt +++ b/cARds/card_recognition/requirements2.txt @@ -8,7 +8,7 @@ itsdangerous==1.1.0 Jinja2==2.10.1 MarkupSafe==1.1.1 monotonic==1.5 -numpy==1.16.2 +numpy==1.22.0 opencv-contrib-python==3.2.0.7 opencv-python==4.0.0.21 python-engineio==3.9.0