diff --git a/doc/changelog.d/430.miscellaneous.md b/doc/changelog.d/430.miscellaneous.md new file mode 100644 index 00000000..87943fcc --- /dev/null +++ b/doc/changelog.d/430.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 bc779471..545fe7d9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -68,11 +68,11 @@ doc = [ "jupyter_sphinx==0.5.3", "jupytext==1.18.1", "nbsphinx==0.9.6", - "numpydoc==1.9.0", + "numpydoc==1.10.0", "sphinx==8.2.3", "sphinx-copybutton==0.5.2", "sphinx_design==0.6.1", - "sphinx-gallery==0.19.0", + "sphinx-gallery==0.20.0", "sphinx-jinja==2.0.2", "ansys-fluent-core==0.37.0", ]