From bdffc5f7d6132312564bace1277153347a6c0932 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Sep 2022 16:46:46 +0000 Subject: [PATCH] Bump jupyterhub from 0.7.0 to 1.5.0 in /salt/jupyter/files Bumps [jupyterhub](https://github.com/jupyterhub/jupyterhub) from 0.7.0 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.7.0...1.5.0) --- updated-dependencies: - dependency-name: jupyterhub dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- salt/jupyter/files/requirements-jupyterhub.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/salt/jupyter/files/requirements-jupyterhub.txt b/salt/jupyter/files/requirements-jupyterhub.txt index 10113a8d1..7ff34f09c 100644 --- a/salt/jupyter/files/requirements-jupyterhub.txt +++ b/salt/jupyter/files/requirements-jupyterhub.txt @@ -3,7 +3,7 @@ backports-abc==0.5 decorator==4.0.10 ipython-genutils==0.1.0 Jinja2==2.8 -jupyterhub==0.7.0 +jupyterhub==1.5.0 Mako==1.0.6 MarkupSafe==0.23 pamela==0.3.0