chore(deps): bump the lockfile-minor-patch group with 4 updates#742
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the lockfile-minor-patch group with 4 updates#742dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the lockfile-minor-patch group with 4 updates: [mpi4py](https://github.com/mpi4py/mpi4py), [numpy](https://github.com/numpy/numpy), [snakemake](https://github.com/snakemake/snakemake) and [black](https://github.com/psf/black). Updates `mpi4py` from 4.1.1 to 4.1.2 - [Release notes](https://github.com/mpi4py/mpi4py/releases) - [Changelog](https://github.com/mpi4py/mpi4py/blob/master/CHANGES.rst) - [Commits](mpi4py/mpi4py@4.1.1...4.1.2) Updates `numpy` from 2.4.4 to 2.4.6 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.4.4...v2.4.6) Updates `snakemake` from 9.20.0 to 9.21.0 - [Release notes](https://github.com/snakemake/snakemake/releases) - [Changelog](https://github.com/snakemake/snakemake/blob/main/CHANGELOG.md) - [Commits](snakemake/snakemake@v9.20.0...v9.21.0) Updates `black` from 26.3.1 to 26.5.1 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@26.3.1...26.5.1) --- updated-dependencies: - dependency-name: mpi4py dependency-version: 4.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lockfile-minor-patch - dependency-name: numpy dependency-version: 2.4.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lockfile-minor-patch - dependency-name: snakemake dependency-version: 9.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lockfile-minor-patch - dependency-name: black dependency-version: 26.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: lockfile-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the lockfile-minor-patch group with 4 updates: mpi4py, numpy, snakemake and black.
Updates
mpi4pyfrom 4.1.1 to 4.1.2Release notes
Sourced from mpi4py's releases.
Changelog
Sourced from mpi4py's changelog.
Commits
1c40e59Bump version number to 4.1.25ad9820chore: Update changelogc9cee66chore: Update year to 2026f75876cGHA: Switch to actions/attest@v470fb888GHA: Bump actions/checkout from 5 to 6582c1ddGHA: Update use of actions/setup-python to skip upgrading pipa0d4854CD: PyPy wheels are no longer published7a260c8CD: Use micromamba==2.5.0-2c77e8a2test: Workaround MPICH 5.0.1 issues with MPI_LONG_DOUBLE7abdae3test: Skip long-double with MPICH 5.0 on macOS arm64Updates
numpyfrom 2.4.4 to 2.4.6Release notes
Sourced from numpy's releases.
... (truncated)
Commits
b832a09Merge pull request #31462 from charris/prepare-2.4.657cc147REL: Prepare for the NumPy 2.4.6 release0c72b0bMerge pull request #31459 from charris/backport-313479778d26BUG: core: Don't call INCREF/DECREF on descr in NpyStringAcquireAllocator. (#...e0e3876BUG: core: Don't call INCREF/DECREF on descr in NpyStringAcquireAllocator. (#...d1bffebBUG:np.linalg.svd(..., hermitian=True)returns non-unitaryvh(#31347)8d8d7e5Merge pull request #31453 from seberg/issue-31452bddaab7BUG: Fix regression inarr.conj()37a1eccMerge pull request #31444 from charris/begin-2.4.63c0e043MAINT: Prepare 2.4.x for further developmentUpdates
snakemakefrom 9.20.0 to 9.21.0Release notes
Sourced from snakemake's releases.
Changelog
Sourced from snakemake's changelog.
Commits
d853243chore(main): release 9.21.0 (#4181)3df2d35perf: adjust default sqlite PRAGMAs, auto detect network fstype (#4152)44d8976test: docker://ubuntu too latest (#4194)384b4a3chore: restore previous environment setup as the reduced one does not work on...a45cc72chore: fix envs to keep macos and win for py31314ccd1dfeat: add a function to help with prepending arguments to filenames; close #6...c0fd9a2fix exclusionae15b18chore: exclude 311 and 312 from win and osx jobs5ea77e5fix formatting; streamline pixi envsb2a9e69fix: close plugin handlers after draining QueueListener in LoggerManager.stop...Updates
blackfrom 26.3.1 to 26.5.1Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
87928e6Prepare release 26.5.1 (#5140)c970a49Preserve comments before fmt: skip lines (#5139)5809338Preserve inline comments inside annotation subscripts (#5130)61361b7docs: add Neovim integration guide and fix http link (#5124)ebe6018CI Hotfixes (#5136)9cbd95fFix publish binaries again on Windows (#5134)3dc8e6cAdd new changelog (#5132)6d0fff0Fix publish binaries workflow (#5133)d2490e2Prepare release 26.5.0 (#5131)2b13ea7Preserve multiline headers with fmt skip (#5117)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions