chore(deps): bump the routine group with 8 updates - #144
Merged
Conversation
Bumps the routine group with 8 updates: | Package | From | To | | --- | --- | --- | | [pyside6](https://pyside.org) | `6.5.2` | `6.11.2` | | [vtk](https://vtk.org) | `9.3.1` | `9.7.0` | | [scipy](https://github.com/scipy/scipy) | `1.14.1` | `1.17.1` | | [scikit-image](https://github.com/scikit-image/scikit-image) | `0.23.2` | `0.26.0` | | [shapely](https://github.com/shapely/shapely) | `2.1.1` | `2.1.2` | | [numcodecs](https://github.com/zarr-developers/numcodecs) | `0.15.0` | `0.16.5` | | [lxml](https://github.com/lxml/lxml) | `6.1.0` | `6.1.2` | | [gitpython](https://github.com/gitpython-developers/GitPython) | `3.1.59` | `3.1.61` | Updates `pyside6` from 6.5.2 to 6.11.2 Updates `vtk` from 9.3.1 to 9.7.0 Updates `scipy` from 1.14.1 to 1.17.1 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.14.1...v1.17.1) Updates `scikit-image` from 0.23.2 to 0.26.0 - [Release notes](https://github.com/scikit-image/scikit-image/releases) - [Changelog](https://github.com/scikit-image/scikit-image/blob/main/RELEASE.txt) - [Commits](scikit-image/scikit-image@v0.23.2...v0.26.0) Updates `shapely` from 2.1.1 to 2.1.2 - [Release notes](https://github.com/shapely/shapely/releases) - [Changelog](https://github.com/shapely/shapely/blob/main/CHANGES.txt) - [Commits](shapely/shapely@2.1.1...2.1.2) Updates `numcodecs` from 0.15.0 to 0.16.5 - [Release notes](https://github.com/zarr-developers/numcodecs/releases) - [Changelog](https://github.com/zarr-developers/numcodecs/blob/main/docs/release.md) - [Commits](zarr-developers/numcodecs@v0.15.0...v0.16.5) Updates `lxml` from 6.1.0 to 6.1.2 - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](lxml/lxml@lxml-6.1.0...lxml-6.1.2) Updates `gitpython` from 3.1.59 to 3.1.61 - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](gitpython-developers/GitPython@3.1.59...3.1.61) --- updated-dependencies: - dependency-name: pyside6 dependency-version: 6.11.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: routine - dependency-name: vtk dependency-version: 9.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: routine - dependency-name: scipy dependency-version: 1.17.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: routine - dependency-name: scikit-image dependency-version: 0.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: routine - dependency-name: shapely dependency-version: 2.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: routine - dependency-name: numcodecs dependency-version: 0.16.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: routine - dependency-name: lxml dependency-version: 6.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: routine - dependency-name: gitpython dependency-version: 3.1.61 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: routine ... Signed-off-by: dependabot[bot] <support@github.com>
dustenhubbard
added a commit
that referenced
this pull request
Sep 1, 2026
#144 merged with its tests red. The bump raised scipy to 1.17.1 and left numpy at 1.24.1, but scipy 1.17.1 needs numpy >=1.26.4, so the package cannot be installed at all: ERROR: Cannot install pyreconstruct because these package versions have conflicting dependencies. pyreconstruct depends on numpy==1.24.1 scipy 1.17.1 depends on numpy<2.7 and >=1.26.4 Every open dependency PR branches off main and fails the same way, whatever it changes. This puts all eight pins back to the set CI last passed on. I will bring the bumps back in pieces, starting with numpy.
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 routine group with 8 updates:
6.5.26.11.29.3.19.7.01.14.11.17.10.23.20.26.02.1.12.1.20.15.00.16.56.1.06.1.23.1.593.1.61Updates
pyside6from 6.5.2 to 6.11.2Updates
vtkfrom 9.3.1 to 9.7.0Updates
scipyfrom 1.14.1 to 1.17.1Release notes
Sourced from scipy's releases.
... (truncated)
Commits
527eb7fREL: 1.17.1 release commit [wheel build]f11663bMerge pull request #24584 from tylerjereddy/treddy_prep_1.17.12c49e68DOC: PR 24584 revisions400fa15safely convert index dtypes to intc for csgraph and superLU8c70404MAINT: PR 24584 revisions [wheel build]6dda8c1BUG: PR 24584 revisions4a187e5DOC: PR 24584 revisions463ee9fENH: linalg/inv: re-enable overwrite_a for 2D inputs (#24442)df746eeBUG: linalg: restore dtypes in inv, solve, det246bfeeMAINT:optimize: Enable multi-phase init to DIRECTUpdates
scikit-imagefrom 0.23.2 to 0.26.0Release notes
Sourced from scikit-image's releases.
... (truncated)
Commits
ee0a7a3Designate 0.26.0 releaseb0e3c2dClarify RELEASE.txt after v0.26.0rc2 (#7990)a12ddfaBump version in skimage init to 0.26.0rc3.dev0ab3bd14Bump version in skimage init to 0.26.0rc2c27ac8fDesignate 0.26.0rc2 release (#7987)211223bClarify non-native support for masked array in the documentation (#7968)b3da953Marktest_wrap_aroundas xfail on macOS until 2026-02-01 (#7985)2799d12Note issue number tracking the flakiness52996fdSet exception type in xfaildd49f1fxfail on macOS and make mark temporary until 2026-02-01Updates
shapelyfrom 2.1.1 to 2.1.2Release notes
Sourced from shapely's releases.
Changelog
Sourced from shapely's changelog.
Commits
5fb639dRLS: 2.1.270509a1DOC/RLS: indicate Python 3.14 support in pyproject.toml and release notes for...5c572b6CI: add testing with GEOS 3.14 and Python 3.14 (#2330)a909333Bump pypa/cibuildwheel from 3.1.3 to 3.2.0 (#2328)2086d44Bump actions/setup-python from 5 to 6 (#2326)50c1cf3Bump actions/download-artifact from 4 to 5 (#2321)39490abTST: update test_coverage_union_overlapping_inputs for upstream GEOS change (...5ef437cBump actions/checkout from 4 to 5 (#2320)7b5ff3dBLD: add Python 3.14 wheels [Bump pypa/cibuildwheel from 3.0.1 to 3.1.3] (#2316)480dbb1TST: update frechet_distance densify test for latest GEOS main (densify>0.001...Updates
numcodecsfrom 0.15.0 to 0.16.5Release notes
Sourced from numcodecs's releases.
... (truncated)
Changelog
Sourced from numcodecs's changelog.
... (truncated)
Commits
69bc233Release notes for v0.16.5 (#804)82fe1e5fix/revert 792 (#802)91dfe42chore/release notes (#798)2e7107eAdd Python 3.14 to test matrix (#799)d92d7b2Test against zarr main (#800)cc005a4Properly skip tests ifcrc32cisn't installed (#740)fedb0cbBump pypa/cibuildwheel from 2.23.2 to 3.1.3 (#771)f0d250bBump conda-incubator/setup-miniconda from 3.1.1 to 3.2.0 (#753)4eb8b64Bump actions/checkout from 4 to 5 (#775)4613723ensure_bytes on buf for pcodec decode (#756)Updates
lxmlfrom 6.1.0 to 6.1.2Changelog
Sourced from lxml's changelog.
Commits
f2874e9Update release date.687a295Build: Exclude Py3.8 from windows-arm builds.acadc56Build: Remove outdated build target.59f93ebBuild: Split old-Linux and other-Py3.8 builds.923df83Build: Fix manylinux2014 build.975cc83Build: Fix Px3.8 build setup.09e5d3eBuild: Fix cibuildwheel version.998cf50Build: Build Py3.8 wheels only once, not in every build job.5567037Build: Exclude Py3.15 from 32bit builds.904db40Build: Update cibuildwheel to include Py3.15.Updates
gitpythonfrom 3.1.59 to 3.1.61Release notes
Sourced from gitpython's releases.
Commits
5346d1bprepare next released81336bMerge pull request #2221 from gitpython-developers/re-add-regexbc63b02fix: restore Actor.name_email_regex (#2220)a9fb008Merge pull request #2219 from Vogtinator/maindb1a2cffix: wait for git daemon to listen before connecting3481da9Merge pull request #2218 from gitpython-developers/fix-repo-open56636c3prepare new releasec7cf4d1fix: prefer.gitduring repository discoveryd160fb4Merge pull request #2217 from gitpython-developers/fix-advisory09f2cf3fix: require opt-in for no-index diffsDependabot 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