From 91f14df0e7a937d921cc4d9abedaa3b07ee98e66 Mon Sep 17 00:00:00 2001 From: Tim Kreuzer <t.kreuzer@fz-juelich.de> Date: Mon, 10 Feb 2025 17:27:24 +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 a1e39f1..7248a39 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ jupyterhub==4.1.6 -jupyter-jsc-custom==0.12.9 +jupyter-jsc-custom==0.12.10 jupyterhub-forwardbasespawner==1.1.3 jupyterhub-outpostspawner==1.1.0 jupyterhub-unicorespawner==1.0.3 -- GitLab