Skip to content

Commit 3f6dcae

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 3d95236 commit 3f6dcae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,13 +46,13 @@ graphnotebook = [
4646
"networkx==3.4.2",
4747
"ipython==9.0.2",
4848
]
49-
mpi = ["mpi4py==4.0.1"]
49+
mpi = ["mpi4py==4.0.3"]
5050
cluster = [
5151
"pysqa==0.2.4",
5252
"h5py==3.13.0",
5353
]
5454
all = [
55-
"mpi4py==4.0.1",
55+
"mpi4py==4.0.3",
5656
"pysqa==0.2.4",
5757
"h5py==3.13.0",
5858
"pygraphviz==1.14",

0 commit comments

Comments
 (0)