diff --git a/pyproject.toml b/pyproject.toml index d95821fb..581f7ae5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ dependencies = [ [project.optional-dependencies] tests = [ "ansys-mapdl-core==0.68.6", - "numpy==2.1.3", + "numpy==2.2.0", "scipy==1.14.1", "pyansys-tools-report==0.8.1", "pytest==8.3.3",