Skip to content

Commit

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

---
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 4, 2023
1 parent a3ed247 commit 2a86aeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
packages=find_packages(exclude=["*tests*", "*.ci_support*"]),
install_requires=[
'cloudpickle==2.2.1',
'mpi4py==3.1.4',
'mpi4py==3.1.5',
'tqdm==4.66.1',
'pyzmq==24.0.1',
],
Expand Down

0 comments on commit 2a86aeb

Please sign in to comment.