From b0502d0755bd732ad9ec1c828977b36d21996f7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Apr 2023 08:04:50 +0000 Subject: [PATCH] Bump jupyterhub-kubespawner from 4.3.0 to 5.0.0 Bumps [jupyterhub-kubespawner](https://github.com/jupyterhub/kubespawner) from 4.3.0 to 5.0.0. - [Release notes](https://github.com/jupyterhub/kubespawner/releases) - [Changelog](https://github.com/jupyterhub/kubespawner/blob/main/RELEASE.md) - [Commits](https://github.com/jupyterhub/kubespawner/compare/4.3.0...5.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 7db6429..551e8e0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ asyncssh==2.13.0 Jinja2==3.1.2 jupyterhub==3.1.1 -jupyterhub-kubespawner==4.3.0 +jupyterhub-kubespawner==5.0.0 kubernetes_asyncio==24.2.2 oauthenticator==15.1.0 python-slugify==8.0.0