From e7408cdabbda0043ce4b783abb401409ef376c6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Aug 2021 20:28:22 +0000 Subject: [PATCH] Bump jupyterlab from 1.2.6 to 1.2.21 in /Lecture5 Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 1.2.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] --- Lecture5/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Lecture5/requirements.txt b/Lecture5/requirements.txt index 70bab6d..85ef5f3 100644 --- a/Lecture5/requirements.txt +++ b/Lecture5/requirements.txt @@ -18,7 +18,7 @@ json5==0.8.5 jsonschema==3.2.0 jupyter-client==5.3.4 jupyter-core==4.6.1 -jupyterlab==1.2.6 +jupyterlab==1.2.21 jupyterlab-server==1.0.6 kiwisolver==1.1.0 MarkupSafe==1.1.1