From c9357898aa9a1c7c4dfca1830683a0ca88bcc621 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 27 Feb 2022 06:09:21 +0000 Subject: [PATCH] Bump numpy from 1.18.1 to 1.21.0 in /Surrogate_MBO Bumps [numpy](https://github.com/numpy/numpy) from 1.18.1 to 1.21.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt) - [Commits](https://github.com/numpy/numpy/compare/v1.18.1...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Surrogate_MBO/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Surrogate_MBO/requirements.txt b/Surrogate_MBO/requirements.txt index 3b02b4b..aa16090 100644 --- a/Surrogate_MBO/requirements.txt +++ b/Surrogate_MBO/requirements.txt @@ -73,7 +73,7 @@ multipledispatch==0.6.0 nbconvert==5.6.1 nbformat==5.0.6 notebook==6.1.5 -numpy==1.18.1 +numpy==1.21.0 oauthlib==3.1.0 opencv-python==4.1.1.26 opencv-python-headless==4.2.0.34