From 8da576424e252e61178bec755706cbd1ee59d4c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 07:45:25 +0000 Subject: [PATCH] Bump jupyterhub from 4.1.6 to 5.2.1 Bumps [jupyterhub](https://github.com/jupyterhub/jupyterhub) from 4.1.6 to 5.2.1. - [Changelog](https://github.com/jupyterhub/jupyterhub/blob/main/RELEASE.md) - [Commits](https://github.com/jupyterhub/jupyterhub/compare/4.1.6...5.2.1) --- 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..f2a137b 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.1 jupyterhub-kubespawner==6.2.0 kubernetes_asyncio==30.1.1 oauthenticator==16.3.1