diff --git a/doc/changelog.d/1392.maintenance.md b/doc/changelog.d/1392.maintenance.md new file mode 100644 index 000000000..7ee092ea8 --- /dev/null +++ b/doc/changelog.d/1392.maintenance.md @@ -0,0 +1 @@ +Bump the doc group with 2 updates diff --git a/pyproject.toml b/pyproject.toml index b781b9201..dbc6209d1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -59,13 +59,13 @@ doc = [ "sphinx==8.2.3", "ansys-sphinx-theme[autoapi,changelog]==1.6.3", "imageio-ffmpeg==0.6.0", - "imageio==2.37.0", + "imageio==2.37.2", "jupyter_sphinx==0.5.3", "jupyterlab>=3.2.8", "matplotlib==3.10.7", "numpy==2.2.6", "numpydoc==1.8.0", - "pypandoc==1.15", + "pypandoc==1.16", "sphinx-autobuild==2024.10.3", "sphinx-autodoc-typehints==3.1.0", "sphinx-copybutton==0.5.2",