From 25555c47d72960a2f8c382fa97f1022c2c8cb01c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 12:03:59 +0000 Subject: [PATCH] Bump jupyterlab from 3.0.17 to 3.6.8 Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 3.0.17 to 3.6.8. - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/metapackage@3.0.17...@jupyterlab/vdom@3.6.8) --- 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 5dfce31..ab702df 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ numpy==1.21.* matplotlib==3.4.2 scipy==1.7.* openturns>=1.16 -jupyterlab==3.0.17 +jupyterlab==3.6.8 nbconvert==6.5.1 black==22.3.* pre-commit