From 0c2b732e4ec7f489ec13717b85309bcd23436eb6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Sep 2022 16:46:49 +0000 Subject: [PATCH] Bump jupyterhub from 0.8.1 to 1.5.0 in /ansible/files Bumps [jupyterhub](https://github.com/jupyterhub/jupyterhub) from 0.8.1 to 1.5.0. - [Release notes](https://github.com/jupyterhub/jupyterhub/releases) - [Changelog](https://github.com/jupyterhub/jupyterhub/blob/main/RELEASE.md) - [Commits](https://github.com/jupyterhub/jupyterhub/compare/0.8.1...1.5.0) --- updated-dependencies: - dependency-name: jupyterhub dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ansible/files/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/files/requirements.txt b/ansible/files/requirements.txt index c8c2935..f96ced0 100644 --- a/ansible/files/requirements.txt +++ b/ansible/files/requirements.txt @@ -24,7 +24,7 @@ Jinja2==2.10 jsonschema==2.6.0 jupyter-client==5.2.3 jupyter-core==4.4.0 -jupyterhub==0.8.1 +jupyterhub==1.5.0 Mako==1.0.7 MarkupSafe==1.0 mistune==0.8.3