chore(deps): bump the lockfile-minor-patch group with 4 updates#742
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>
|
Triage pass (dependabot-pr-triage convention, 2026-06-11): leaving open — this PR modifies What changed in pyproject.toml:
Tightening CI is green ( — Claude on behalf of Cail |
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
Merging per Cail's sign-off (2026-06-11) — lockfile-group minor/patch bumps, CI green. The held question (pyproject lower-bound bumps) was reviewed and accepted. — Claude (Fable), on behalf of Cail |
uv.lock conflict resolved by regenerating from the merged pyproject (uv lock): branch's ngmix>=2.4 / esheldon v2.4.0 pin preserved, dependabot lockfile-group bumps from #742 absorbed. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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