diff --git a/doc/changelog.d/1191.miscellaneous.md b/doc/changelog.d/1191.miscellaneous.md new file mode 100644 index 0000000000..87943fcc50 --- /dev/null +++ b/doc/changelog.d/1191.miscellaneous.md @@ -0,0 +1 @@ +Build(deps-dev): bump the doc-dependencies group with 2 updates diff --git a/pyproject.toml b/pyproject.toml index e4fdb7828b..d13c8d06a8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,13 +49,13 @@ doc = [ "ansys-tools-visualization-interface==0.12.1", "joblib==1.5.2", "jupyter-sphinx==0.5.3", - "numpydoc==1.9.0", + "numpydoc==1.10.0", "sphinx==8.2.3", "sphinx_design==0.6.1", "pyvista==0.46.3", "sphinx-autodoc-typehints==3.1.0", "sphinx-copybutton==0.5.2", - "sphinx-gallery==0.19.0", + "sphinx-gallery==0.20.0", "sphinx-notfound-page==1.1.0", "sphinxemoji==0.3.1", ]