diff --git a/doc/changelog.d/350.miscellaneous.md b/doc/changelog.d/350.miscellaneous.md new file mode 100644 index 00000000..f499c168 --- /dev/null +++ b/doc/changelog.d/350.miscellaneous.md @@ -0,0 +1 @@ +Build(deps): bump ansys-sphinx-theme from 1.6.0 to 1.6.1 in the doc-dependencies group diff --git a/pyproject.toml b/pyproject.toml index 8e2e7988..1a858fe1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ tests = [ doc = [ "pyvista==0.46.3", - "ansys-sphinx-theme==1.6.0", + "ansys-sphinx-theme==1.6.1", "jupyter_sphinx==0.5.3", "jupytext==1.17.3", "nbsphinx==0.9.6",