From 677709c1e1c3e2e2be47911e8cb411682d9f02d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Aug 2021 20:09:45 +0000 Subject: [PATCH] Bump jupyterlab from 0.35.5 to 1.2.21 Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 0.35.5 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0150ef4..35c71c1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -jupyterlab==0.35.5 +jupyterlab==1.2.21 numpy==1.16.3 scikit-learn==0.20.3 pandas==0.24.2