From b0e6d4d387f07c1289619a7553e2ac0358fa9a8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Apr 2024 06:59:19 +0000 Subject: [PATCH] build(deps-dev): bump jupyterlab from 4.1.5 to 4.1.6 (#417) 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 4acf4d74d..a4e2e2765 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -65,7 +65,7 @@ doc = [ "joblib==1.4.0", "scikit-learn==1.4.1.post1", "ipython==8.23.0", - "jupyterlab==4.1.5", + "jupyterlab==4.1.6", "sphinx-jinja==2.0.2", "sphinx-autoapi==3.0.0", ]