From 611dfb790bfd1d7355caa007786d144133be3483 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Oct 2021 08:34:23 +0000 Subject: [PATCH] build(deps): bump jupyterlab from 3.0.7 to 3.0.17 Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 3.0.7 to 3.0.17. - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/master/CHANGELOG.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/vdom@3.0.7...@jupyterlab/metapackage@3.0.17) --- updated-dependencies: - dependency-name: jupyterlab dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0be465a..e8d65bc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ json5==0.9.5 jupyter-client==6.1.11 jupyter-core==4.7.1 jupyter-server==1.3.0 -jupyterlab==3.0.7 +jupyterlab==3.0.17 jupyterlab-pygments==0.1.2 jupyterlab-server==2.2.0 lazy-object-proxy==1.4.3