diff --git a/pyproject.toml b/pyproject.toml index eafe6d90..c26ad670 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ dependencies = [ "ansys-systemcoupling-core==0.6.0", "ansys-turbogrid-core==0.4.1", "ansys-workbench-core==0.4.0", - "pyaedt==0.9.10", + "pyaedt==0.9.11", "pyedb==0.23.0", "pygranta==2024.2.0", "pytwin==0.7.0", @@ -94,7 +94,7 @@ all = [ ] doc = [ "Sphinx==8.0.2", - "ansys-sphinx-theme==1.0.2", + "ansys-sphinx-theme==1.0.3", "sphinx-copybutton==0.5.2", "sphinx-design==0.6.1", "sphinxcontrib-mermaid==0.9.2",