From b9d7fc1dc261dba9822d490bc8ced6878348934c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 22:02:43 +0000 Subject: [PATCH] Bump numpy from 1.18.1 to 1.22.0 in /lib Bumps [numpy](https://github.com/numpy/numpy) from 1.18.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.18.1...v1.22.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..648ca65d9 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.22.0 packaging==20.3 pandas==0.23.4 pandas-profiling==1.4.1