From 9840ac2816ae7f059766810cf8f6399c7881cae2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Apr 2022 18:44:03 +0000 Subject: [PATCH] Bump notebook from 6.0.2 to 6.4.10 in /minimal-notebook Bumps [notebook](http://jupyter.org) from 6.0.2 to 6.4.10. --- updated-dependencies: - dependency-name: notebook dependency-type: direct:production ... 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..84fff5cb 100644 --- a/minimal-notebook/requirements.txt +++ b/minimal-notebook/requirements.txt @@ -1,4 +1,4 @@ -notebook==6.0.2 +notebook==6.4.10 jupyterhub==1.0.0 jupyterlab==1.2.3 jupyter_kernel_gateway==2.4.0