diff --git a/jupyterhub/environment.yaml b/jupyterhub/environment.yaml index 2a74cb9..0d059e9 100644 --- a/jupyterhub/environment.yaml +++ b/jupyterhub/environment.yaml @@ -14,4 +14,4 @@ dependencies: - nebari-jupyterhub-theme - python-keycloak==0.26.1 - jhub-apps==2024.4.1 - - jupyterhub==5.0.0b1 + - jupyterhub==5.0.0b2 diff --git a/jupyterlab/environment.yaml b/jupyterlab/environment.yaml index 82df267..c187152 100644 --- a/jupyterlab/environment.yaml +++ b/jupyterlab/environment.yaml @@ -63,4 +63,4 @@ dependencies: - jupyterlab-nebari-mode==0.3.0 - jupyterlab-conda-store==2024.3.1 - jupyterlab-new-launcher==0.3.2 - - jupyterhub==5.0.0b1 + - jupyterhub==5.0.0b2 \ No newline at end of file