diff --git a/doc/changelog.d/342.miscellaneous.md b/doc/changelog.d/342.miscellaneous.md new file mode 100644 index 00000000..ec277e40 --- /dev/null +++ b/doc/changelog.d/342.miscellaneous.md @@ -0,0 +1 @@ +Build(deps): bump ansys-sphinx-theme from 1.5.3 to 1.6.0 in the doc-dependencies group diff --git a/pyproject.toml b/pyproject.toml index 217adb0e..3114ceb4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ tests = [ doc = [ "pyvista==0.46.2", - "ansys-sphinx-theme==1.5.3", + "ansys-sphinx-theme==1.6.0", "jupyter_sphinx==0.5.3", "jupytext==1.17.2", "nbsphinx==0.9.6",