diff --git a/pyproject.toml b/pyproject.toml index 4dac6b5717..b07b5375e8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -64,7 +64,7 @@ tests = [ "ansys-dpf-core==0.10.0", "autopep8==2.0.4", "matplotlib==3.8.2", - "scipy==1.11.3", + "scipy==1.11.4", "pandas==2.1.3", "pyiges[full]==0.3.1", "pytest==7.4.3",