From 0496a5c929a41c5db65eb56e1ed10a821ddae433 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Aug 2021 19:47:47 +0000 Subject: [PATCH] Bump jupyterlab from 2.1.2 to 2.2.10 in /pandasTutorial Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 2.1.2 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/vdom@2.1.2...@jupyterlab/application-top@2.2.10) --- updated-dependencies: - dependency-name: jupyterlab dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pandasTutorial/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandasTutorial/requirements.txt b/pandasTutorial/requirements.txt index 2ba83e2..3d5a24a 100644 --- a/pandasTutorial/requirements.txt +++ b/pandasTutorial/requirements.txt @@ -17,7 +17,7 @@ json5==0.9.4 jsonschema==3.2.0 jupyter-client==6.1.3 jupyter-core==4.6.3 -jupyterlab==2.1.2 +jupyterlab==2.2.10 jupyterlab-server==1.1.3 MarkupSafe==1.1.1 mistune==0.8.4