From 51819d44b97569d70a02cd848cb482440e850a30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Nov 2020 21:38:50 +0000 Subject: [PATCH] Bump notebook from 5.6.0 to 6.1.5 in /development/user-image/winterhub Bumps [notebook](https://github.com/jupyter/jupyterhub) from 5.6.0 to 6.1.5. - [Release notes](https://github.com/jupyter/jupyterhub/releases) - [Changelog](https://github.com/jupyterhub/jupyterhub/blob/master/CHECKLIST-Release.md) - [Commits](https://github.com/jupyter/jupyterhub/commits) Signed-off-by: dependabot[bot] --- development/user-image/winterhub/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/development/user-image/winterhub/requirements.txt b/development/user-image/winterhub/requirements.txt index 65b1754..3c41cc6 100644 --- a/development/user-image/winterhub/requirements.txt +++ b/development/user-image/winterhub/requirements.txt @@ -2,7 +2,7 @@ # data8; foundation # expanded to Introduction to Probability Theory HBRS tornado==4.5.3 -notebook==5.6.0 +notebook==6.1.5 datascience==0.10.4 matplotlib==2.2.2 numpy==1.14.4