From e7177c50c57de35fcfedf7dc1b7a938d61fca8e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 May 2022 18:31:08 +0000 Subject: [PATCH] Bump numpy from 1.18.1 to 1.21.0 in /lib Bumps [numpy](https://github.com/numpy/numpy) from 1.18.1 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.1...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- lib/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/requirements.txt b/lib/requirements.txt index e952095ce..461adaa8a 100644 --- a/lib/requirements.txt +++ b/lib/requirements.txt @@ -48,7 +48,7 @@ murmurhash==1.0.2 networkx==2.2 nltk==3.4.5 numexpr==2.6.2 -numpy==1.18.1 +numpy==1.21.0 packaging==20.3 pandas==0.23.4 pandas-profiling==1.4.1