From 941dfbd0d34f68a7f3bff52d1d7fc8d4a19c5366 Mon Sep 17 00:00:00 2001 From: Tim Kreuzer <t.kreuzer@fz-juelich.de> Date: Mon, 17 Mar 2025 15:52:15 +0100 Subject: [PATCH] update jsc-custom --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a1e6c4c..6e137de 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ jupyterhub==4.1.6 -jupyter-jsc-custom==0.12.19 +jupyter-jsc-custom==0.12.20 jupyterhub-forwardbasespawner==1.1.3 jupyterhub-outpostspawner==1.1.2 jupyterhub-unicorespawner==1.1.0 -- GitLab