From 6a6b6085186440ac7240999f78ba05226490af85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Nov 2020 21:14:54 +0000 Subject: [PATCH] Bump notebook from 6.0.2 to 6.1.5 in /minimal-notebook Bumps [notebook](https://github.com/jupyter/jupyterhub) from 6.0.2 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] --- minimal-notebook/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/minimal-notebook/requirements.txt b/minimal-notebook/requirements.txt index 1e76c3bd..db1560c8 100644 --- a/minimal-notebook/requirements.txt +++ b/minimal-notebook/requirements.txt @@ -1,4 +1,4 @@ -notebook==6.0.2 +notebook==6.1.5 jupyterhub==1.0.0 jupyterlab==1.2.3 jupyter_kernel_gateway==2.4.0