From 4495742a4b6164c561e1012d65d27ca081330a64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:42:51 +0000 Subject: [PATCH] Bump numpy from 1.14.0 to 1.22.0 in /master Bumps [numpy](https://github.com/numpy/numpy) from 1.14.0 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.14.0...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- master/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/master/requirements.txt b/master/requirements.txt index 5ca388e..41a8dc2 100644 --- a/master/requirements.txt +++ b/master/requirements.txt @@ -52,7 +52,7 @@ murmurhash==0.28.0 neo4j-driver==1.5.3 networkx==2.0 nltk==3.2.4 -numpy==1.14.0 +numpy==1.22.0 overrides==1.9 pandas==0.19.2 pathlib==1.0.1