diff --git a/pyproject.toml b/pyproject.toml index 394a1cc7..022248ea 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -88,7 +88,7 @@ test-extra = [ "ansys-dpf-core==0.13.0", ] doc = [ - "ansys-sphinx-theme==1.1.1", + "ansys-sphinx-theme==1.2.7", "numpydoc==1.8.0", "pillow==10.4.0", "docker>=7.1.0", @@ -103,7 +103,7 @@ dev = [ "ipdb", "ipython", "whatsonpypi", - "ansys-sphinx-theme==1.1.1", + "ansys-sphinx-theme==1.2.7", "numpy>=1.23.5,<3", "numpydoc==1.8.0", "pillow==10.4.0",