diff --git a/pyproject.toml b/pyproject.toml index 99d7a24b..9b4f04eb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,11 +40,11 @@ tests = [ "gitpython==3.1.44", ] doc = [ - "ansys-sphinx-theme==1.2.4", + "ansys-sphinx-theme==1.2.6", "numpydoc==1.8.0", "sphinx==8.1.3", "sphinx-autoapi==3.4.0", - "sphinx-autodoc-typehints==3.0.0", + "sphinx-autodoc-typehints==3.0.1", "sphinx-copybutton==0.5.2", ]