From 2793ba2bbb39870d1dd61a871997ddf3fc59c0ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Aug 2021 20:24:41 +0000 Subject: [PATCH] Bump jupyterlab from 1.2.6 to 1.2.21 Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 1.2.6 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 343e484..0a0f6a1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ jupyter -jupyterlab==1.2.6 +jupyterlab==1.2.21 flask numpy pandas