From 19f8728dc553497b535eb7364ba3d6beb55d71ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:38:36 +0000 Subject: [PATCH] Bump numpy in /development/user-image/summerhub/user-image Bumps [numpy](https://github.com/numpy/numpy) from 1.14.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.14.4...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- development/user-image/summerhub/user-image/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/development/user-image/summerhub/user-image/requirements.txt b/development/user-image/summerhub/user-image/requirements.txt index 69ad55e..866583f 100644 --- a/development/user-image/summerhub/user-image/requirements.txt +++ b/development/user-image/summerhub/user-image/requirements.txt @@ -4,7 +4,7 @@ tornado==4.5.3 notebook==5.6.0 datascience==0.10.4 matplotlib==2.2.2 -numpy==1.14.4 +numpy==1.22.0 pandas==0.23.0 scipy==1.1.0 statsmodels==0.9.0