From 82f1ed75804d91ad53d72faa28544568b6ff4726 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:42:44 +0000 Subject: [PATCH] Bump numpy from 1.15.1 to 1.22.0 in /proofOfConcept Bumps [numpy](https://github.com/numpy/numpy) from 1.15.1 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.15.1...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- proofOfConcept/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proofOfConcept/requirements.txt b/proofOfConcept/requirements.txt index ff4121d..51d9531 100644 --- a/proofOfConcept/requirements.txt +++ b/proofOfConcept/requirements.txt @@ -1,5 +1,5 @@ h5py==2.8.0 -numpy==1.15.1 +numpy==1.22.0 requests>=2.20.0 opencv_python==3.4.0.12 matplotlib==3.0.0