From a047cc222988375f5dfecc3b1543e0a4a596b9b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Dec 2022 07:48:20 +0000 Subject: [PATCH] Bump numpy from 1.18.5 to 1.22.0 in /ms_ensemble Bumps [numpy](https://github.com/numpy/numpy) from 1.18.5 to 1.22.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.18.5...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ms_ensemble/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ms_ensemble/requirements.txt b/ms_ensemble/requirements.txt index e9abb29..2f7b6c0 100644 --- a/ms_ensemble/requirements.txt +++ b/ms_ensemble/requirements.txt @@ -12,7 +12,7 @@ kiwisolver==1.2.0 matplotlib==3.2.1 munch==2.5.0 networkx==2.4 -numpy==1.18.5 +numpy==1.22.0 pandas==1.0.4 Pillow==7.1.2 pyparsing==2.4.7