diff --git a/pyproject.toml b/pyproject.toml index 33daca0c..dff1d078 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,9 +30,9 @@ dependencies = [ "ansys-dpf-core==0.10.0", "ansys-dpf-post==0.6.0", "ansys-dpf-gate==0.4.1", - "ansys-dyna-core==0.4.2", + "ansys-dyna-core==0.4.3", "ansys-dynamicreporting-core==0.5.0", - "ansys-geometry-core==0.4.1", + "ansys-geometry-core==0.4.2", "ansys-grantami-bomanalytics==1.2.0", "ansys-grantami-recordlists==1.0.0.post1", "ansys-fluent-core==0.18.2",