From b8b244ebd522127bcef8e648dbf93aa44c71716e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jun 2022 23:13:04 +0000 Subject: [PATCH] Bump notebook from 6.0.2 to 6.4.12 in /minimal-notebook Bumps [notebook](http://jupyter.org) from 6.0.2 to 6.4.12. --- 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..609d92fe 100644 --- a/minimal-notebook/requirements.txt +++ b/minimal-notebook/requirements.txt @@ -1,4 +1,4 @@ -notebook==6.0.2 +notebook==6.4.12 jupyterhub==1.0.0 jupyterlab==1.2.3 jupyter_kernel_gateway==2.4.0