Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent dcf59e0 commit 4eb1819
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==4.0.0",
"mpi4py==4.0.1",
"executorlib==0.0.3",
"numpy==1.26.4",
]
Expand Down

0 comments on commit 4eb1819

Please sign in to comment.