From c05f152a45ebbe77f1397f7bf74bbf4337b279df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jun 2022 04:41:42 +0000 Subject: [PATCH] Bump jupyterlab from 1.2.1 to 1.2.21 in /getting-started Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 1.2.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] --- getting-started/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/getting-started/requirements.txt b/getting-started/requirements.txt index f0b4967..5378e54 100644 --- a/getting-started/requirements.txt +++ b/getting-started/requirements.txt @@ -22,7 +22,7 @@ jupyter jupyter-client==5.3.4 jupyter-console==6.0.0 jupyter-core==4.6.1 -jupyterlab==1.2.1 +jupyterlab==1.2.21 jupyterlab-server==1.0.6 MarkupSafe==1.1.1 mistune==0.8.4