From 0cc1e04095672f5d387fe01824ccf6830be1cdbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Sep 2022 13:01:39 +0000 Subject: [PATCH] Bump numpy from 1.19.0 to 1.22.0 in /v1/retrievers/DANCE Bumps [numpy](https://github.com/numpy/numpy) from 1.19.0 to 1.22.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.19.0...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- v1/retrievers/DANCE/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v1/retrievers/DANCE/requirements.txt b/v1/retrievers/DANCE/requirements.txt index 1b733d6..1611302 100644 --- a/v1/retrievers/DANCE/requirements.txt +++ b/v1/retrievers/DANCE/requirements.txt @@ -46,7 +46,7 @@ mistune==0.8.4 nbconvert==5.6.1 nbformat==5.0.7 notebook==6.1.3 -numpy==1.19.0 +numpy==1.22.0 oauthlib==3.1.0 packaging==20.4 pandas==1.0.5