diff --git a/doc/changelog.d/943.maintenance.md b/doc/changelog.d/943.maintenance.md new file mode 100644 index 000000000..03d4efc89 --- /dev/null +++ b/doc/changelog.d/943.maintenance.md @@ -0,0 +1 @@ +Bump the doc group with 5 updates \ No newline at end of file diff --git a/pyproject.toml b/pyproject.toml index 9fb8ff1e0..fe9eb27ed 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,11 +54,11 @@ tests = [ "psutil==6.0.0" ] doc = [ - "sphinx==8.0.2", - "ansys-sphinx-theme[autoapi]==1.1.2", + "sphinx==8.1.3", + "ansys-sphinx-theme[autoapi]==1.1.4", "grpcio==1.66.2", "imageio-ffmpeg==0.5.1", - "imageio==2.35.1", + "imageio==2.36.0", "jupyter_sphinx==0.5.3", "jupyterlab>=3.2.8", "matplotlib==3.9.2", @@ -72,10 +72,10 @@ doc = [ "pythreejs==2.4.2", "pyvista>=0.39.1", "sphinx-autobuild==2024.10.3", - "sphinx-autodoc-typehints==2.4.4", + "sphinx-autodoc-typehints==2.5.0", "sphinx-copybutton==0.5.2", "sphinx_design==0.6.1", - "sphinx-gallery==0.17.1", + "sphinx-gallery==0.18.0", "sphinx-notfound-page==1.0.4", "sphinxcontrib-websupport==2.0.0", "sphinxemoji==0.3.1",