diff --git a/pyproject.toml b/pyproject.toml index bb042c27..a308253f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -86,7 +86,7 @@ test-extra = [ "ansys-dpf-core==0.13.0", ] doc = [ - "ansys-sphinx-theme==1.1.1", + "ansys-sphinx-theme==1.2.6", "numpydoc==1.8.0", "pillow==10.4.0", "docker>=7.1.0", @@ -101,7 +101,7 @@ dev = [ "ipdb", "ipython", "whatsonpypi", - "ansys-sphinx-theme==1.1.1", + "ansys-sphinx-theme==1.2.6", "numpy==2.2.2,<3", "numpydoc==1.8.0", "pillow==10.4.0",