Skip to content

Commit

Permalink
chore(deps-dev): 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:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent 88fe7e9 commit 02ad66f
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 25 deletions.
41 changes: 17 additions & 24 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ rupture = "^1.4.5"
optional = true

[tool.poetry.group.mpi.dependencies]
mpi4py = "^3.1.4"
mpi4py = "^4.0.0"

[tool.black]
# https://github.com/psf/black
Expand Down

0 comments on commit 02ad66f

Please sign in to comment.