diff --git a/pyproject.toml b/pyproject.toml index 89927d2..ed4813c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ tests = ["pytest==8.3.3", "pytest-cov==5.0.0", "pyfakefs==5.6.0"] doc = [ "Sphinx==8.0.2", - "ansys-sphinx-theme==1.1.2", + "ansys-sphinx-theme==1.1.4", "numpydoc==1.8.0", "sphinx-copybutton==0.5.2", ]