From ddc955345218462d30459cca7c62e44088fa6146 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 07:11:24 +0000 Subject: [PATCH] Bump jupyterhub-kubespawner from 6.2.0 to 7.0.0 Bumps [jupyterhub-kubespawner](https://github.com/jupyterhub/kubespawner) from 6.2.0 to 7.0.0. - [Changelog](https://github.com/jupyterhub/kubespawner/blob/main/RELEASE.md) - [Commits](https://github.com/jupyterhub/kubespawner/compare/6.2.0...7.0.0) --- updated-dependencies: - dependency-name: jupyterhub-kubespawner 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..749eed1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ asyncssh==2.14.2 Jinja2==3.1.4 jupyterhub==4.1.6 -jupyterhub-kubespawner==6.2.0 +jupyterhub-kubespawner==7.0.0 kubernetes_asyncio==30.1.1 oauthenticator==16.3.1 python-slugify==8.0.4