diff --git a/pyproject.toml b/pyproject.toml index 5e0a9f789..aed87fde9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ test = [ doc = [ "Sphinx==5.3.0", "numpydoc==1.5.0", - "ansys-sphinx-theme==0.7.0", + "ansys-sphinx-theme==0.7.1", "sphinx-copybutton==0.5.1", ] diff --git a/requirements/requirements_docs.txt b/requirements/requirements_docs.txt index 8943de621..874b0ab73 100644 --- a/requirements/requirements_docs.txt +++ b/requirements/requirements_docs.txt @@ -1,4 +1,4 @@ Sphinx==5.3.0 numpydoc==1.5.0 # need latest -ansys-sphinx-theme==0.7.0 -sphinx-copybutton==0.5.1 \ No newline at end of file +ansys-sphinx-theme==0.7.1 +sphinx-copybutton==0.5.1