diff --git a/pyproject.toml b/pyproject.toml index 6e5af4be..870073fe 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ dependencies = [ "ansys-dpf-post==0.9.3", "ansys-dyna-core==0.9.0", "ansys-dynamicreporting-core==0.10.1", - "ansys-edb-core==0.2.0", + "ansys-edb-core==0.2.1", "ansys-fluent-core==0.34.0", "ansys-geometry-core==0.11.0", "ansys-hps-client==0.10.1", @@ -99,7 +99,7 @@ doc = [ "ansys-sphinx-theme==1.5.3", "Jinja2 ==3.1.6", "Pillow==11.3.0", - "PyGithub==2.6.1", + "PyGithub==2.7.0", "sphinx-copybutton==0.5.2", "sphinx-design==0.6.1", "sphinxcontrib-mermaid==1.0.0",