From 3afb9f597377fed2ac0e30e19e3652e71dac27dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Aug 2021 20:00:27 +0000 Subject: [PATCH] Bump jupyterlab from 2.2.0 to 2.2.10 in /07. Basic Library ml Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 2.2.0 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.2.0...@jupyterlab/application-top@2.2.10) --- updated-dependencies: - dependency-name: jupyterlab dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 07. Basic Library ml/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07. Basic Library ml/requirements.txt b/07. Basic Library ml/requirements.txt index 8781c51..14419e6 100644 --- a/07. Basic Library ml/requirements.txt +++ b/07. Basic Library ml/requirements.txt @@ -1,5 +1,5 @@ jupyter==1.0.0 -jupyterlab==2.2.0 +jupyterlab==2.2.10 matplotlib==3.3.0 numpy==1.19.1 pandas==1.0.5