From 82b0f052cfa5d30e4ee04c8066fc366c2b0793c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 01:35:00 +0000 Subject: [PATCH] Bump numpy from 1.17.4 to 1.22.0 in /hyperlpr_py3 Bumps [numpy](https://github.com/numpy/numpy) from 1.17.4 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.17.4...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- hyperlpr_py3/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hyperlpr_py3/requirements.txt b/hyperlpr_py3/requirements.txt index 48fdfe2..830260d 100644 --- a/hyperlpr_py3/requirements.txt +++ b/hyperlpr_py3/requirements.txt @@ -28,7 +28,7 @@ matplotlib==3.2.1 mock==4.0.2 mysqlclient==1.4.6 networkx==2.4 -numpy==1.17.4 +numpy==1.22.0 opencv-contrib-python==3.4.2.16 opencv-python==3.4.2.16 Pillow==7.0.0