diff --git a/doc/changelog/864.maintenance.md b/doc/changelog/864.maintenance.md new file mode 100644 index 0000000000..46cb383cb9 --- /dev/null +++ b/doc/changelog/864.maintenance.md @@ -0,0 +1 @@ +Bump the doc group with 2 updates \ No newline at end of file diff --git a/pyproject.toml b/pyproject.toml index a5455626a1..0bb71cb6bf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -86,11 +86,12 @@ doc = [ "nbsphinx==0.9.6", + "ipywidgets==8.1.7", "joblib==1.5.1", "scikit-learn==1.7.1", "ipython==8.37.0", - "jupyterlab==4.4.4", + "jupyterlab==4.4.5", "sphinx-jinja==2.0.2", "sphinx-autoapi==3.6.0", "pyvista==0.45.3",