From c78a9e74698e8469482f50cb98cf4972ab56d7ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Aug 2021 18:20:42 +0000 Subject: [PATCH] Bump jupyterlab from 2.1.5 to 2.2.10 Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 2.1.5 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.1.5...@jupyterlab/application-top@2.2.10) --- updated-dependencies: - dependency-name: jupyterlab dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements3.9.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 74d5254..9422fe3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,7 +43,7 @@ jupyter==1.0.0 jupyter-client==6.1.5 jupyter-console==6.1.0 jupyter-core==4.6.3 -jupyterlab==2.1.5 +jupyterlab==2.2.10 jupyterlab-server==1.1.5 jupyterutils==0.0.4 kiwisolver==1.2.0 diff --git a/requirements3.9.txt b/requirements3.9.txt index a411989..5a86bf0 100644 --- a/requirements3.9.txt +++ b/requirements3.9.txt @@ -44,7 +44,7 @@ jupyter==1.0.0 jupyter-client==6.1.12 jupyter-console==6.4.0 jupyter-core==4.7.1 -jupyterlab==2.3.1 +jupyterlab==2.2.10 jupyterlab-server==1.2.0 jupyterutils==0.0.4 kiwisolver==1.2.0