From 6ab8e1c53d30a08397361699c2a057a3e5d07fc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 13:05:32 +0000 Subject: [PATCH] build(deps): bump jupyterlab from 4.2.5 to 4.3.0 (#554) 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 a14fb163a..48f1e87f5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -74,7 +74,7 @@ doc = [ "joblib==1.4.2", "scikit-learn==1.5.2", "ipython==8.29.0", - "jupyterlab==4.2.5", + "jupyterlab==4.3.0", "sphinx-jinja==2.0.2", "sphinx-autoapi==3.3.3", "pyvista==0.44.1",