From 3ee123715ccb3783854a1407e1dda4e7f29b9ed1 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 9ae30e7..6554e52 100644 --- a/environment.yml +++ b/environment.yml @@ -9,7 +9,7 @@ dependencies: - gh-scoped-creds==4.1 - git==2.46.0 - jupyter-resource-usage=1.1.0 -- jupyterhub==4.1.6 +- jupyterhub==5.2.1 - jupyterlab==4.2.5 - jupyter_server==2.14.2 - jupyterlab-git==0.50.1