From 803cf671790f7b18a6635a0ad9a4133022f6fcef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Aug 2021 20:06:33 +0000 Subject: [PATCH] Bump jupyterlab from 2.2.9 to 2.2.10 Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 2.2.9 to 2.2.10. - [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/application-top@2.2.9...@jupyterlab/application-top@2.2.10) --- 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 21289827..a2fd98b5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ jupyter==1.0.0 jupyter-client==6.1.7 jupyter-console==6.2.0 jupyter-core==4.6.3 -jupyterlab==2.2.9 +jupyterlab==2.2.10 jupyterlab-pygments==0.1.2 jupyterlab-server==1.2.0 matplotlib==3.3.1