From 1d444ee8fe44a0cb80a1209d6c54590a5d415109 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Nov 2020 22:47:33 +0000 Subject: [PATCH] Bump notebook from 6.0.3 to 6.1.5 in /docker Bumps [notebook](https://github.com/jupyter/jupyterhub) from 6.0.3 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] --- docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/requirements.txt b/docker/requirements.txt index 2041e58..8e2531e 100644 --- a/docker/requirements.txt +++ b/docker/requirements.txt @@ -10,5 +10,5 @@ joblib==0.14.1 mpi4py==2.0.0 gym-pull==0.1.7 configargparse==1.2.3 -notebook==6.0.3 +notebook==6.1.5 matplotlib==3.0.3