From 7701883ba9195f79476828de93e59149a072b52c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 02:55:56 +0000 Subject: [PATCH] Bump numpy from 1.17.1 to 1.22.0 in /Metallicus_demo/TestMiner Bumps [numpy](https://github.com/numpy/numpy) from 1.17.1 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.17.1...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Metallicus_demo/TestMiner/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Metallicus_demo/TestMiner/requirements.txt b/Metallicus_demo/TestMiner/requirements.txt index 3f0e249..46fa50c 100644 --- a/Metallicus_demo/TestMiner/requirements.txt +++ b/Metallicus_demo/TestMiner/requirements.txt @@ -1,6 +1,6 @@ astunparse==1.6.2 gensim==3.8.0 -numpy==1.17.1 +numpy==1.22.0 networkx==2.4 nltk==3.4.5 pandas==0.25.1