From 84938d6a13d0c7cdf399d74fadc41652a74ed4c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2026 13:26:58 +0000 Subject: [PATCH] Update MPIFiles requirement from 0.12, 0.13, 0.14, 0.15, 0.16, 0.17, 0.18 to 0.12, 0.13, 0.14, 0.15, 0.16, 0.17, 0.18, 0.19 Updates the requirements on [MPIFiles](https://github.com/MagneticParticleImaging/MPIFiles.jl) to permit the latest version. - [Release notes](https://github.com/MagneticParticleImaging/MPIFiles.jl/releases) - [Commits](https://github.com/MagneticParticleImaging/MPIFiles.jl/commits/v0.19.0) --- updated-dependencies: - dependency-name: MPIFiles dependency-version: 0.19.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index ecc3b11..e16b9a3 100644 --- a/Project.toml +++ b/Project.toml @@ -19,7 +19,7 @@ Artifacts = "1" DocStringExtensions = "0.8, 0.9" HDF5 = "0.14, 0.15, 0.16, 0.17" LinearAlgebra = "1" -MPIFiles = "0.12, 0.13, 0.14, 0.15, 0.16, 0.17, 0.18" +MPIFiles = "0.12, 0.13, 0.14, 0.15, 0.16, 0.17, 0.18, 0.19" MPIMagneticFields = "0.0.4, 0.0.5, 0.0.6, 0.0.7, 0.0.8, 0.1" NLsolve = "4" Scratch = "1"