From 036b580139382e9870df96edcf1be3f2d6988c24 Mon Sep 17 00:00:00 2001
From: Tim Kreuzer <t.kreuzer@fz-juelich.de>
Date: Thu, 31 Oct 2024 12:26:10 +0100
Subject: [PATCH] use newest jsc-custom package

---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 02c6ca3..9a800ca 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,4 +1,4 @@
-jupyter-jsc-custom==0.11.5
+jupyter-jsc-custom==0.11.6
 jupyterhub-forwardbasespawner==1.0.6
 jupyterhub-outpostspawner==1.0.1
 jupyterhub-unicorespawner==1.0.0
-- 
GitLab