From ce6414de72b45ce899ef543243bc931b116f015b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Aug 2021 19:43:25 +0000 Subject: [PATCH] Bump jupyterlab from 3.0.3 to 3.0.17 Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 3.0.3 to 3.0.17. - [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@3.0.3...@jupyterlab/application-top@3.0.17) --- 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 76a758d..5311c4a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ jupyter==1.0.0 -jupyterlab==3.0.3 +jupyterlab==3.0.17 matplotlib==3.3.3 numpy==1.19.5 pandas==1.1.5