diff --git a/doc/changelog/630.dependencies.md b/doc/changelog/630.dependencies.md new file mode 100644 index 000000000..2ba0838d2 --- /dev/null +++ b/doc/changelog/630.dependencies.md @@ -0,0 +1 @@ +build(deps): bump ansys-sphinx-theme from 1.2.1 to 1.2.2 \ No newline at end of file diff --git a/pyproject.toml b/pyproject.toml index 91125f195..b1bac8df7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -67,7 +67,7 @@ doc = [ "sphinx-copybutton==0.5.2", "sphinx-gallery==0.18.0", "sphinx-autodoc-typehints==2.5.0", - "ansys-sphinx-theme==1.2.1", + "ansys-sphinx-theme==1.2.2", "pypandoc==1.14", "nbsphinx==0.9.5", "ipywidgets==8.1.5",