From 89fd208784acac0ced6aded52f476c101d08e322 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 02:40:12 +0000 Subject: [PATCH] Bump numpy from 1.16.2 to 1.22.0 in /opencvlib 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] --- opencvlib/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opencvlib/requirements.txt b/opencvlib/requirements.txt index f13e6010..279ff6c0 100644 --- a/opencvlib/requirements.txt +++ b/opencvlib/requirements.txt @@ -2,7 +2,7 @@ tqdm==4.31.1 scipy==1.2.1 opencv_python==4.0.0.21 fast_histogram==0.7 -numpy==1.16.2 +numpy==1.22.0 pandas==0.24.2 SQLAlchemy==1.3.1 six==1.12.0