diff --git a/pyproject.toml b/pyproject.toml index b0d028ad..f3018cd9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,11 +40,11 @@ tests = [ "gitpython==3.1.43", ] doc = [ - "ansys-sphinx-theme==1.1.2", + "ansys-sphinx-theme==1.1.3", "numpydoc==1.8.0", - "sphinx==8.0.2", + "sphinx==8.1.3", "sphinx-autoapi==3.3.2", - "sphinx-autodoc-typehints==2.4.4", + "sphinx-autodoc-typehints==2.5.0", "sphinx-copybutton==0.5.2", ]