From d4c20f2decc24ec507435da4a43c5f7d55c22a66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 07:52:13 +0000 Subject: [PATCH] Bump jupyterhub from 4.1.6 to 5.2.0 Bumps [jupyterhub](https://github.com/jupyterhub/jupyterhub) from 4.1.6 to 5.2.0. - [Changelog](https://github.com/jupyterhub/jupyterhub/blob/main/RELEASE.md) - [Commits](https://github.com/jupyterhub/jupyterhub/compare/4.1.6...5.2.0) --- updated-dependencies: - dependency-name: jupyterhub dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cc83211..0728599 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ asyncssh==2.14.2 Jinja2==3.1.4 -jupyterhub==4.1.6 +jupyterhub==5.2.0 jupyterhub-kubespawner==6.2.0 kubernetes_asyncio==30.1.1 oauthenticator==16.3.1