Skip to content

chore(deps): update mpi4py requirement from >=3.1.4 to >=4.1.2#174

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/mpi4py-gte-4.1.2
Open

chore(deps): update mpi4py requirement from >=3.1.4 to >=4.1.2#174
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/mpi4py-gte-4.1.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 1, 2026

Copy link
Copy Markdown
Contributor

Warning

Dependabot will stop supporting python v3.9!

Please upgrade to one of the following versions: v3.9, v3.10, v3.11, v3.12, v3.13, or v3.14.

Updates the requirements on mpi4py to permit the latest version.

Release notes

Sourced from mpi4py's releases.

4.1.2

  • Fix build issues from breaking changes in setuptools 81.

  • Support Windows builds with Meson and Intel MPI.

  • PyPy wheels are no longer published.

Full Changelog: mpi4py/mpi4py@4.1.1...4.1.2

Changelog

Sourced from mpi4py's changelog.

Release 4.1.2 [2026-05-16]

  • Fix build issues from breaking changes in setuptools 81.

  • Support Windows builds with Meson and Intel MPI.

  • PyPy wheels are no longer published.

Release 4.1.1 [2025-10-10]

  • Add MPIABI-aware import hook support.

  • Support MPI.ERR_ERRHANDLER with Open MPI.

  • Fix Windows build issues with Intel MPI 2021.16.

  • Minor fixes and improvements to typing stubs.

  • Minor fixes to documentation.

  • Publish Python 3.8-3.14 and PyPy 3.11 wheels.

  • PyPy 3.10 (EOL) wheels are no longer published.

Release 4.1.0 [2025-06-25]

  • New features:

    • Publish binary wheel packages on PyPI_ with support for multiple operating systems (Linux, macOS, Windows), processor architectures (AMD64, ARM64), MPI implementations (MPICH, Open MPI, and their ABI-compatible derivatives), and Python implementations (CPython, PyPy).

      .. _PyPI: https://pypi.org/project/mpi4py/#files

    • Add support for the MPI 5.0 standard.

      • MPI handle serialization with integral values.
      • Fixed-size Fortran LOGICAL datatypes.
      • Query ABI version/info and Fortran ABI info.
    • MPI.Datatype.Create_contiguous now uses BigMPI_'s approach when using MPI implementations that do not yet support the MPI 4.0 large-count APIs.

... (truncated)

Commits
  • 1c40e59 Bump version number to 4.1.2
  • 5ad9820 chore: Update changelog
  • c9cee66 chore: Update year to 2026
  • f75876c GHA: Switch to actions/attest@v4
  • 70fb888 GHA: Bump actions/checkout from 5 to 6
  • 582c1dd GHA: Update use of actions/setup-python to skip upgrading pip
  • a0d4854 CD: PyPy wheels are no longer published
  • 7a260c8 CD: Use micromamba==2.5.0-2
  • c77e8a2 test: Workaround MPICH 5.0.1 issues with MPI_LONG_DOUBLE
  • 7abdae3 test: Skip long-double with MPICH 5.0 on macOS arm64
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [mpi4py](https://github.com/mpi4py/mpi4py) to permit the latest version.
- [Release notes](https://github.com/mpi4py/mpi4py/releases)
- [Changelog](https://github.com/mpi4py/mpi4py/blob/master/CHANGES.rst)
- [Commits](mpi4py/mpi4py@3.1.4...4.1.2)

---
updated-dependencies:
- dependency-name: mpi4py
  dependency-version: 4.1.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 1, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 1, 2026

Copy link
Copy Markdown
Contributor Author

Milestone

The specified milestone could not be found on this repository. If you view a milestone, the final part of the page URL, after milestone, is the identifier. For example: https://github.com/<org>/<repo>/milestone/3.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant