From 0bf9c17675afb0961f4983c7d2fd6ca2463d3df3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Sep 2023 06:47:49 +0000 Subject: [PATCH] build(deps-dev): bump jupyterlab from 4.0.5 to 4.0.6 (#286) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index bb96c32b7..c48387e34 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -66,7 +66,7 @@ doc = [ "joblib==1.3.2", "scikit-learn==1.3.0", "ipython==8.15.0", - "jupyterlab==4.0.5", + "jupyterlab==4.0.6", "sphinx-jinja==2.0.2", "sphinx-autoapi==2.1.1", ]