diff --git a/pyproject.toml b/pyproject.toml index 41f5970c..9a6607fb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ dependencies = [ [project.optional-dependencies] tests = [ "ansys-mapdl-core==0.67.0", - "numpy==1.26.1", + "numpy==1.26.2", "scipy==1.11.4", "pyansys-tools-report==0.7.0", "pytest==7.4.3",