From 70f7b38e418bfb2a6ab1f896fd2084815610257d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 22:25:05 +0000 Subject: [PATCH] Bump numpy in /Hierarchical multi-label classification Bumps [numpy](https://github.com/numpy/numpy) from 1.15.2 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.2...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Hierarchical multi-label classification/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Hierarchical multi-label classification/requirements.txt b/Hierarchical multi-label classification/requirements.txt index da6f550..5bf5dac 100644 --- a/Hierarchical multi-label classification/requirements.txt +++ b/Hierarchical multi-label classification/requirements.txt @@ -5,7 +5,7 @@ h5py==2.6.0 Keras==1.1.2 matplotlib==1.5.1 mock==2.0.0 -numpy==1.15.2 +numpy==1.22.0 pandas==0.18.0 pbr==1.10.0 protobuf==3.1.0