From 81f3d61a2a8fd34589cc02559d5a2dbf8ae0c63f Mon Sep 17 00:00:00 2001 From: Tim Kreuzer <t.kreuzer@fz-juelich.de> Date: Thu, 19 Dec 2024 18:38:45 +0100 Subject: [PATCH] update jupyter-jsc-custom --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2f89b59..f443d9f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -jupyter-jsc-custom==0.11.7 +jupyter-jsc-custom==0.11.8 jupyterhub-forwardbasespawner==1.0.7 jupyterhub-outpostspawner==1.0.3 jupyterhub-unicorespawner==1.0.3 -- GitLab