Skip to content

Commit efc9eb8

Browse files
Bump mpi4py from 4.0.1 to 4.0.2
Bumps [mpi4py](https://github.com/mpi4py/mpi4py) from 4.0.1 to 4.0.2. - [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.2) --- updated-dependencies: - dependency-name: mpi4py dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a3baf6d commit efc9eb8

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==8.32.0",
4848
]
49-
mpi = ["mpi4py==4.0.1"]
49+
mpi = ["mpi4py==4.0.2"]
5050
cluster = [
5151
"pysqa==0.2.3",
5252
"h5py==3.12.1",
5353
]
5454
all = [
55-
"mpi4py==4.0.1",
55+
"mpi4py==4.0.2",
5656
"pysqa==0.2.3",
5757
"h5py==3.12.1",
5858
"pygraphviz==1.14",

0 commit comments

Comments
 (0)