From b47ea8ec206a85d2f3456f1518d2b2753daffb51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 05:02:52 +0000 Subject: [PATCH] Bump numpy from 1.21.0 to 1.22.0 in /api Bumps [numpy](https://github.com/numpy/numpy) from 1.21.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.21.0...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/requirements.txt b/api/requirements.txt index cbfd430..2f5329d 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -23,7 +23,7 @@ matplotlib==3.5.1 murmurhash==1.0.6 nltk==3.7 numba==0.55.1 -numpy==1.21.0 +numpy==1.22.0 openpyxl==3.0.9 packaging==21.3 pandas==1.4.1