From b04dd81a2dcb348f97428d4f2c086e82f6b4ab79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Nov 2022 01:45:54 +0000 Subject: [PATCH] Bump numpy from 1.17.4 to 1.22.0 in /notebooks Bumps [numpy](https://github.com/numpy/numpy) from 1.17.4 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.17.4...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- notebooks/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/requirements.txt b/notebooks/requirements.txt index 9f5e27f..757dbb3 100644 --- a/notebooks/requirements.txt +++ b/notebooks/requirements.txt @@ -7,7 +7,7 @@ arxiv==0.5.1 imbalanced-learn==0.6.1 nltk==3.6.6 scipy==1.3.1 -numpy==1.17.4 +numpy==1.22.0 ipywidgets>=7.5 plotly==4.10.0 tensorflow==2.8.1