From d375d362c4e719c9b8462535118577fd7088bdaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jun 2022 22:04:54 +0000 Subject: [PATCH] Bump oauthenticator from 0.9.0 to 15.0.0 Bumps [oauthenticator](https://github.com/jupyterhub/oauthenticator) from 0.9.0 to 15.0.0. - [Release notes](https://github.com/jupyterhub/oauthenticator/releases) - [Changelog](https://github.com/jupyterhub/oauthenticator/blob/main/RELEASE.md) - [Commits](https://github.com/jupyterhub/oauthenticator/compare/0.9.0...15.0.0) --- updated-dependencies: - dependency-name: oauthenticator dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3b28219..87dd674 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ jupyterhub==1.0.0 git+https://github.com/jupyterhub/kubespawner.git@a945ef01410867b39e0c174d362a8702bbaa15e9#egg=jupyterhub-kubespawner git+https://github.com/jupyterhub/wrapspawner.git@5f2b7075f77d0c1c49066682a8e8adad0dab76db jupyterhub-tmpauthenticator==0.6 -oauthenticator==0.9.0 +oauthenticator==15.0.0 jupyterhub-ldapauthenticator==1.2.2 psycopg2==2.8.4 openshift==0.10.0