From cfe8e3f1262c4493e1d5592ca7c36a738fc33e8a Mon Sep 17 00:00:00 2001 From: Ryan Lovett Date: Mon, 13 Jan 2025 19:13:13 -0800 Subject: [PATCH] Update jupyterhub to 5.2.1. --- environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment.yml b/environment.yml index 95c434c..7cef6a9 100644 --- a/environment.yml +++ b/environment.yml @@ -38,7 +38,7 @@ dependencies: - ipywidgets==8.0.7 # disable until fixed (probably this: https://github.com/jupyterlab/jupyter-collaboration/issues/162) # - jupyter_collaboration==1.0.1 - - jupyterhub==4.1.6 + - jupyterhub==5.2.1 - jupyterlab-accessible-themes==0.2.0 - nbconvert==7.6.0 - pytest-notebook==0.8.1