diff --git a/doc/changelog/918.maintenance.md b/doc/changelog/918.maintenance.md new file mode 100644 index 000000000..7ee092ea8 --- /dev/null +++ b/doc/changelog/918.maintenance.md @@ -0,0 +1 @@ +Bump the doc group with 2 updates diff --git a/pyproject.toml b/pyproject.toml index cc8b26a2a..63d21ff95 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -83,12 +83,12 @@ doc = [ "sphinx-autodoc-typehints==3.1.0", "ansys-sphinx-theme[autoapi]==1.6.1", "pypandoc==1.15", - "nbsphinx==0.9.6", + "nbsphinx==0.9.7", "ipywidgets==8.1.7", "joblib==1.5.2", "scikit-learn==1.7.2", "ipython==8.37.0", - "jupyterlab==4.4.7", + "jupyterlab==4.4.9", "pyvista==0.46.3", ]