Skip to content

Commit df904fa

Browse files
Bump mpi4py from 4.0.1 to 4.0.3
Bumps [mpi4py](https://github.com/mpi4py/mpi4py) from 4.0.1 to 4.0.3. - [Release notes](https://github.com/mpi4py/mpi4py/releases) - [Changelog](https://github.com/mpi4py/mpi4py/blob/master/CHANGES.rst) - [Commits](mpi4py/mpi4py@4.0.1...4.0.3) --- updated-dependencies: - dependency-name: mpi4py dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 17ce7e1 commit df904fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ classifiers = [
2424
"Programming Language :: Python :: 3.12",
2525
]
2626
dependencies = [
27-
"mpi4py==4.0.1",
27+
"mpi4py==4.0.3",
2828
"executorlib==0.4.0",
2929
"numpy==1.26.4",
3030
]

0 commit comments

Comments
 (0)