diff --git a/doc/changelog/908.maintenance.md b/doc/changelog/908.maintenance.md new file mode 100644 index 000000000..7ee092ea8 --- /dev/null +++ b/doc/changelog/908.maintenance.md @@ -0,0 +1 @@ +Bump the doc group with 2 updates diff --git a/pyproject.toml b/pyproject.toml index 4876180ad..ae04e978a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -81,9 +81,9 @@ doc = [ "sphinx-copybutton==0.5.2", "sphinx-gallery==0.19.0", "sphinx-autodoc-typehints==3.1.0", - "ansys-sphinx-theme==1.6.0", + "ansys-sphinx-theme==1.6.1", "pypandoc==1.15", - "nbsphinx==0.9.6", + "nbsphinx==0.9.7",