From a3f47e23c91ec28ae0f4731d0f1f7059f618302f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jun 2022 22:06:33 +0000 Subject: [PATCH] Bump oauthenticator from 0.11.0 to 15.0.0 Bumps [oauthenticator](https://github.com/jupyterhub/oauthenticator) from 0.11.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.11.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 0c61aa76..a92317b5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ jupyter_client>=4.3.0 click==6.6 tabulate==0.7.5 tornadowebapi @ git+http://github.com/simphony/tornado-webapi.git@8b6846faae23657a04cf97ca5229ce8ea083d000#egg=tornadowebapi -oauthenticator==0.11.0 +oauthenticator==15.0.0 jinja2>=2.8 # Workaround for following bug in older versions of jupyterhub: https://github.com/jupyterhub/jupyterhub/pull/3383 sqlalchemy<1.4