diff --git a/doc/changelog.d/463.documentation.md b/doc/changelog.d/463.documentation.md new file mode 100644 index 00000000..033e6046 --- /dev/null +++ b/doc/changelog.d/463.documentation.md @@ -0,0 +1 @@ +MAINT: Bump ansys-sphinx-theme from 1.2.1 to 1.2.3 \ No newline at end of file diff --git a/pyproject.toml b/pyproject.toml index 50572ab3..994ff5a7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ tests = [ "pytest-cov==6.0.0", ] doc = [ - "ansys-sphinx-theme==1.2.1", + "ansys-sphinx-theme==1.2.3", "numpydoc==1.8.0", "Sphinx==8.1.3", # BLOCKED BY sphinx-design - Cannot upgrade to Sphinx 7 for now "sphinx-copybutton==0.5.2",