From acf2e220870d7d1bc0efc36cbc7578a520b0d541 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jun 2022 09:30:24 +0000 Subject: [PATCH] Bump jupyterhub from 1.0.0 to 1.5.0 Bumps [jupyterhub](https://github.com/jupyterhub/jupyterhub) from 1.0.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/1.0.0...1.5.0) --- updated-dependencies: - dependency-name: jupyterhub 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 1c2d4ddb..d7d11214 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ tornado==5.1.1 requests==2.20.0 docker==2.2 escapism==0.0.1 -jupyterhub==1.0.0 +jupyterhub==1.5.0 jupyter_client>=4.3.0 click==6.6 tabulate==0.7.5