From 39203d9977b7f7c236ff47662cfdb169700ec116 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 12:20:42 +0000 Subject: [PATCH] Bump mpi4py from 3.1.5 to 3.1.6 Bumps [mpi4py](https://github.com/mpi4py/mpi4py) from 3.1.5 to 3.1.6. - [Release notes](https://github.com/mpi4py/mpi4py/releases) - [Changelog](https://github.com/mpi4py/mpi4py/blob/master/CHANGES.rst) - [Commits](https://github.com/mpi4py/mpi4py/compare/3.1.5...3.1.6) --- updated-dependencies: - dependency-name: mpi4py dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f896a4e1..e1dc9dde 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -mpi4py==3.1.5 +mpi4py==3.1.6 numpy==1.26.4