From 5cd4d67c4fed2ba57b565ddabdff8ab6b9dfab4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Aug 2021 20:36:02 +0000 Subject: [PATCH] Bump jupyterlab in /experiments/invariant-risk-minimization/notebooks 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] --- .../invariant-risk-minimization/notebooks/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/experiments/invariant-risk-minimization/notebooks/requirements.txt b/experiments/invariant-risk-minimization/notebooks/requirements.txt index 84de8fd..626995b 100644 --- a/experiments/invariant-risk-minimization/notebooks/requirements.txt +++ b/experiments/invariant-risk-minimization/notebooks/requirements.txt @@ -16,7 +16,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