From 7e2f56ca10c713f8d4698d15e499023139639644 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Aug 2021 19:47:41 +0000 Subject: [PATCH] Bump jupyterlab in /production/user-image/winterhub Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 0.32.1 to 1.2.21. - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/master/CHANGELOG.md) - [Commits](https://github.com/jupyterlab/jupyterlab/commits) --- updated-dependencies: - dependency-name: jupyterlab dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- production/user-image/winterhub/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/production/user-image/winterhub/requirements.txt b/production/user-image/winterhub/requirements.txt index 107c5e4..51ef6ad 100644 --- a/production/user-image/winterhub/requirements.txt +++ b/production/user-image/winterhub/requirements.txt @@ -11,6 +11,6 @@ scipy==1.1.0 statsmodels==0.9.0 okpy==1.12.5 ipywidgets==7.2.1 -jupyterlab==0.32.1 +jupyterlab==1.2.21 sympy==1.3 xlrd==1.1.0