From 76e55706ae85b8f952ce43cbf3aa8076cdc5e1d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 23:55:52 +0000 Subject: [PATCH] Bump numpy from 1.18.0 to 1.22.0 in /TrackR-CNN Bumps [numpy](https://github.com/numpy/numpy) from 1.18.0 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.18.0...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- TrackR-CNN/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TrackR-CNN/requirements.txt b/TrackR-CNN/requirements.txt index 9b765e7..57a5d6e 100644 --- a/TrackR-CNN/requirements.txt +++ b/TrackR-CNN/requirements.txt @@ -24,7 +24,7 @@ matplotlib==3.0.3 mock==3.0.5 munkres==1.1.2 networkx==2.4 -numpy==1.18.0 +numpy==1.22.0 oauthlib==3.1.0 opencv-python==4.1.2.30 opt-einsum==3.1.0