From 7d8ddf605cc9c7f3524c06b5d61db48956989762 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Aug 2021 20:27:26 +0000 Subject: [PATCH] Bump jupyterlab from 1.2.6 to 1.2.21 in /experiments/causal-discovery 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] --- experiments/causal-discovery/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/experiments/causal-discovery/requirements.txt b/experiments/causal-discovery/requirements.txt index 524d4b2..915ac2c 100644 --- a/experiments/causal-discovery/requirements.txt +++ b/experiments/causal-discovery/requirements.txt @@ -22,7 +22,7 @@ json5==0.9.1 jsonschema==3.2.0 jupyter-client==5.3.4 jupyter-core==4.6.2 -jupyterlab==1.2.6 +jupyterlab==1.2.21 jupyterlab-server==1.0.6 kiwisolver==1.1.0 MarkupSafe==1.1.1