From 3e108d195a15f1a7001197b37d60fb2713f2be43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 00:08:44 +0000 Subject: [PATCH] Bump notebook in /jupyterhub/openshift/scicat-notebook Bumps [notebook](http://jupyter.org) from 6.4.10 to 6.4.12. --- updated-dependencies: - dependency-name: notebook dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- jupyterhub/openshift/scicat-notebook/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jupyterhub/openshift/scicat-notebook/requirements.txt b/jupyterhub/openshift/scicat-notebook/requirements.txt index fcb9127..9ba05e3 100644 --- a/jupyterhub/openshift/scicat-notebook/requirements.txt +++ b/jupyterhub/openshift/scicat-notebook/requirements.txt @@ -1,4 +1,4 @@ -notebook==6.4.10 +notebook==6.4.12 jupyterhub==1.0.0 jupyterlab==1.2.21 jupyter_kernel_gateway==2.4.0