diff --git a/doc/changelog/652.documentation.md b/doc/changelog/652.documentation.md new file mode 100644 index 000000000..ae07e19bb --- /dev/null +++ b/doc/changelog/652.documentation.md @@ -0,0 +1 @@ +build(deps): bump jupyterlab from 4.3.1 to 4.3.4 \ No newline at end of file diff --git a/pyproject.toml b/pyproject.toml index b9c1e6b4f..f18551ca2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -74,7 +74,7 @@ doc = [ "joblib==1.4.2", "scikit-learn==1.6.0", "ipython==8.29.0", - "jupyterlab==4.3.1", + "jupyterlab==4.3.4", "sphinx-jinja==2.0.2", "sphinx-autoapi==3.4.0", "pyvista==0.44.2",