From 27e5550af0c20bc5b8abf1fd54248f1b21790e34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Mar 2022 08:30:46 +0000 Subject: [PATCH] Bump numpy from 1.18.2 to 1.21.0 in /src/exploration Bumps [numpy](https://github.com/numpy/numpy) from 1.18.2 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.2...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/exploration/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/exploration/requirements.txt b/src/exploration/requirements.txt index b814ce71..a3820ec7 100644 --- a/src/exploration/requirements.txt +++ b/src/exploration/requirements.txt @@ -7,7 +7,7 @@ joblib==0.14.1 kiwisolver==1.1.0 matplotlib==3.2.1 networkx==2.4 -numpy==1.18.2 +numpy==1.21.0 opencv-contrib-python-headless==4.2.0.34 opencv-python==4.2.0.32 Pillow==6.2.1