From 52545f160b2d3f51b7f586d5ab66acc4b955c729 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:33:54 +0000 Subject: [PATCH] Bump numpy from 1.15.3 to 1.22.0 in /ost-python/ost Bumps [numpy](https://github.com/numpy/numpy) from 1.15.3 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.3...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ost-python/ost/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ost-python/ost/requirements.txt b/ost-python/ost/requirements.txt index ec703bc..315f27a 100644 --- a/ost-python/ost/requirements.txt +++ b/ost-python/ost/requirements.txt @@ -1,5 +1,5 @@ h5py==2.8.0 -numpy==1.15.3 +numpy==1.22.0 object-detection==0.1 opencv-python==3.4.3.18 six==1.11.0