From 1e8c4847f0cbb27a88dd71429fc28e847fb3e2bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 22:01:26 +0000 Subject: [PATCH] Bump numpy from 1.16.1 to 1.22.0 in /3d-tracking Bumps [numpy](https://github.com/numpy/numpy) from 1.16.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.16.1...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 3d-tracking/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3d-tracking/requirements.txt b/3d-tracking/requirements.txt index 7cc978d..8f6026b 100644 --- a/3d-tracking/requirements.txt +++ b/3d-tracking/requirements.txt @@ -6,7 +6,7 @@ h5py==2.8.0rc1 Cython==0.28.2 munkres==1.0.12 opencv-python==4.1.0.25 -numpy==1.16.1 +numpy==1.22.0 numba==0.39.0 matplotlib==3.0.2 easydict==1.7