From 8f8ab44da008ac4a7ba9b8bd62de4790492d19f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Apr 2022 00:40:00 +0000 Subject: [PATCH] build(deps): bump jupyterhub-kubespawner in /images/hub Bumps [jupyterhub-kubespawner](https://github.com/jupyterhub/kubespawner) from 3.0.2 to 4.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/3.0.2...4.0.0) --- updated-dependencies: - dependency-name: jupyterhub-kubespawner dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- images/hub/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/hub/requirements.txt b/images/hub/requirements.txt index adf6bfdf8c..6533acafcf 100644 --- a/images/hub/requirements.txt +++ b/images/hub/requirements.txt @@ -87,7 +87,7 @@ jupyterhub-hmacauthenticator==1.0 # via -r requirements.in jupyterhub-idle-culler==1.2.1 # via -r requirements.in -jupyterhub-kubespawner==3.0.2 +jupyterhub-kubespawner==4.0.0 # via -r requirements.in jupyterhub-ldapauthenticator==1.3.2 # via -r requirements.in