diff --git a/doc/changelog.d/1076.miscellaneous.md b/doc/changelog.d/1076.miscellaneous.md new file mode 100644 index 0000000000..21b209a8af --- /dev/null +++ b/doc/changelog.d/1076.miscellaneous.md @@ -0,0 +1 @@ +Build(deps): bump the doc-dependencies group across 1 directory with 2 updates \ No newline at end of file diff --git a/pyproject.toml b/pyproject.toml index b2fd805cd6..af6d3d5868 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,11 +42,11 @@ tests = [ "pyvista[trame]==0.45.2", ] doc = [ - "ansys-sphinx-theme[autoapi]==1.5.2", + "ansys-sphinx-theme[autoapi]==1.5.3", "ansys-tools-visualization-interface==0.11.0", "joblib==1.5.1", "jupyter-sphinx==0.5.3", - "numpydoc==1.8.0", + "numpydoc==1.9.0", "sphinx==8.2.3", "sphinx_design==0.6.1", "pyvista==0.45.2",