From d4f3cc1a68f222f449fd4a9b72aca4ba68a0e13b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Aug 2021 19:55:53 +0000 Subject: [PATCH] Bump jupyterlab from 0.35.6 to 1.2.21 in /APR2019_MeetUp Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 0.35.6 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] --- APR2019_MeetUp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/APR2019_MeetUp/requirements.txt b/APR2019_MeetUp/requirements.txt index 407b277..f6ee833 100644 --- a/APR2019_MeetUp/requirements.txt +++ b/APR2019_MeetUp/requirements.txt @@ -17,7 +17,7 @@ Jinja2==2.10.1 jsonschema==3.0.1 jupyter-client==5.2.4 jupyter-core==4.4.0 -jupyterlab==0.35.6 +jupyterlab==1.2.21 jupyterlab-server==0.2.0 kiwisolver==1.1.0 MarkupSafe==1.1.1