diff --git a/pyproject.toml b/pyproject.toml index 8ad33acf..69a3597e 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.3.2", "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.3.2", "numpy>=1.23.5,<3", "numpydoc==1.8.0", "pillow==10.4.0",