Skip to content

Commit

Permalink
Bump mpi4py from 3.1.6 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps [mpi4py](https://github.com/mpi4py/mpi4py) from 3.1.6 to 4.0.0.
- [Release notes](https://github.com/mpi4py/mpi4py/releases)
- [Changelog](https://github.com/mpi4py/mpi4py/blob/master/CHANGES.rst)
- [Commits](mpi4py/mpi4py@3.1.6...4.0.0)

---
updated-dependencies:
- dependency-name: mpi4py
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent 5eb91e1 commit 328d4d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ classifiers = [
"Programming Language :: Python :: 3.12",
]
dependencies = [
"mpi4py==3.1.6",
"mpi4py==4.0.0",
"executorlib==0.0.1",
"numpy==1.26.4",
]
Expand Down

0 comments on commit 328d4d2

Please sign in to comment.