diff --git a/doc/changelog.d/1036.maintenance.md b/doc/changelog.d/1036.maintenance.md new file mode 100644 index 000000000..46cb383cb --- /dev/null +++ b/doc/changelog.d/1036.maintenance.md @@ -0,0 +1 @@ +Bump the doc group with 2 updates \ No newline at end of file diff --git a/pyproject.toml b/pyproject.toml index c9025b39e..007bdebb5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -58,7 +58,7 @@ tests = [ ] doc = [ "sphinx==8.1.3", - "ansys-sphinx-theme[autoapi]==1.2.4", + "ansys-sphinx-theme[autoapi]==1.2.6", "grpcio==1.69.0", "imageio-ffmpeg==0.5.1", "imageio==2.36.1", @@ -70,7 +70,7 @@ doc = [ "pandas==2.2.3", "panel==1.5.5", "plotly==5.24.1", - "pypandoc==1.14", + "pypandoc==1.15", "pytest-sphinx==0.6.3", "pythreejs==2.4.2", "pyvista>=0.39.1",