chore(deps): bump the python-dependencies group across 1 directory with 7 updates - #306
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the python-dependencies group across 1 directory with 7 updates#306dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…th 7 updates Bumps the python-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [numpy](https://github.com/numpy/numpy) | `2.5.1` | `2.5.2` | | [cast-value-rs](https://github.com/zarr-developers/cast-value.rs) | `0.4.0` | `0.4.2` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.15.3` | `7.15.4` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.165.2` | `6.165.8` | | [uv](https://github.com/astral-sh/uv) | `0.12.2` | `0.12.5` | | [ruff](https://github.com/astral-sh/ruff) | `0.16.1` | `0.16.3` | | [astroid](https://github.com/pylint-dev/astroid) | `4.1.2` | `4.3.0` | Updates `numpy` from 2.5.1 to 2.5.2 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.5.1...v2.5.2) Updates `cast-value-rs` from 0.4.0 to 0.4.2 - [Release notes](https://github.com/zarr-developers/cast-value.rs/releases) - [Commits](zarr-developers/cast-value.rs@v0.4.0...v0.4.2) Updates `coverage` from 7.15.3 to 7.15.4 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.15.3...7.15.4) Updates `hypothesis` from 6.165.2 to 6.165.8 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@v6.165.2...v6.165.8) Updates `uv` from 0.12.2 to 0.12.5 - [Release notes](https://github.com/astral-sh/uv/releases) - [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md) - [Commits](astral-sh/uv@0.12.2...0.12.5) Updates `ruff` from 0.16.1 to 0.16.3 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.16.1...0.16.3) Updates `astroid` from 4.1.2 to 4.3.0 - [Release notes](https://github.com/pylint-dev/astroid/releases) - [Changelog](https://github.com/pylint-dev/astroid/blob/main/ChangeLog) - [Commits](pylint-dev/astroid@v4.1.2...v4.3.0) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: cast-value-rs dependency-version: 0.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: coverage dependency-version: 7.15.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: hypothesis dependency-version: 6.165.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: uv dependency-version: 0.12.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: ruff dependency-version: 0.16.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: astroid dependency-version: 4.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/uv/python-dependencies-58f0c2da58
branch
August 28, 2026 20:27
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 python-dependencies group with 7 updates in the / directory:
2.5.12.5.20.4.00.4.27.15.37.15.46.165.26.165.80.12.20.12.50.16.10.16.34.1.24.3.0Updates
numpyfrom 2.5.1 to 2.5.2Release notes
Sourced from numpy's releases.
... (truncated)
Commits
48feceeREL: Prepare for the NumPy 2.5.2 release (#32226)ecf599cMerge pull request #32221 from charris/backport-321513c7ac97Merge pull request #32220 from charris/backport-3220523b30f4BUG: avoid segfaults when legacy copyswap slot is not defined (#32151)4964ca8TYP:iscloseshape-typing fix for 2d array-likes (#32205)c37ed94MAINT: Skip limited_api tests on some platforms. (#32214)5cfd73bMerge pull request #32206 from charris/update-cibuildwheeld8262bcMAINT: Update cibuildwheel to v4.2.0988d94dMerge pull request #32158 from charris/backport-32133b2e4f97BUG: avoid possible stack overflow in arraydescr_dealloc (#32133)Updates
cast-value-rsfrom 0.4.0 to 0.4.2Release notes
Sourced from cast-value-rs's releases.
Commits
0fc5467Merge pull request #33 from zarr-developers/chore/bump-version-0.4.2734274achore(release): bump version to 0.4.2fc76523Merge pull request #32 from zarr-developers/claude/justfile-package-verbs-3f336490df4c1ci: run checks through the justfile5661732chore: add justfile for package verbs0027966Merge pull request #30 from zarr-developers/ci/crates-io-fail-loudly374e549ci: fail the crates.io job when publishing actually failsa2f3ba4Merge pull request #28 from zarr-developers/fix/non-row-major-input8d161f9test(python): layout coverage for every conversion path, plus propertiesa521d7afix(python): handle non-row-major and zero-size input arraysUpdates
coveragefrom 7.15.3 to 7.15.4Release notes
Sourced from coverage's releases.
Changelog
Sourced from coverage's changelog.
Commits
4c0e7ffdocs: sample HTML for 7.15.4db4cc32docs: prep for 7.15.4c33085cstyle: start gradual move to ruff 0.1653a0fd5fix: neutralize control characters in lcov report fields (#2226)b64d53dbuild: make 3.15 wheels53792abbuild: show the python version for kitsf6b03c7chore: make upgrade_one package=cibuildwheeld9b660achore: make upgradeb128a31docs: oops, move this entry to the correct placea7a2c15fix: escape filename urls in html report href attributes (#2227)Updates
hypothesisfrom 6.165.2 to 6.165.8Commits
a15954bBump hypothesis version to 6.165.8 and update changeloge2d8a95Merge pull request #4853 from Stranger6667/fix/empty-alphabet-intersectiond92cae5Merge pull request #4856 from Liam-DeVoe/abi3t-wheelsaf00451Bump hypothesis version to 6.165.7 and update changelogd1cd5f6Merge pull request #4861 from Liam-DeVoe/python-315-supportcec6388Bump hypothesis version to 6.165.6 and update changelog49a2698Merge pull request #4855 from Liam-DeVoe/publish-ppc64le-and-windows-arm64-wh...62047e0claude: merge python-315-supporta4d42c6claude: add tox-uv, and test the abi3t wheel on both builds37999ebclaude: support Python 3.15Updates
uvfrom 0.12.2 to 0.12.5Release notes
Sourced from uv's releases.
... (truncated)
Changelog
Sourced from uv's changelog.
... (truncated)
Commits
210d1f6Bump version to 0.12.5 (#21140)802a916Sync latest Python releases: 3.10.21, 3.11.16, 3.12.14 (#21138)a6904bbOrder equal-priority Python installations by key (#21134)728a70dImprove automated fixes for related bug manifestations (#21102)b82b038Include hashes in cyclonedx exports (#21131)8011778Simplify editable requirement errors and hints (#21130)dca33f5Fall back to logical cache accounting on unsupported filesystems (#21133)3a76e49Get rid ofLock::with_manifest, makeLock::from_resolutiontake the manif...7e6caa4Support referencing indexes by name via--indexand--default-index(#17455)298dda4Fix relative indexes in PEP 723 scripts (#21097)Updates
rufffrom 0.16.1 to 0.16.3Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
b0e4702Bump 0.16.3 (#27723)ecdd401[ty] Separate script and uv modules from project metadata (#27720)1263524[ty] Simplify display implementations with std::fmt::from_fn (#27718)59196ba[ty] Unify polarity-aware relation construction (#27707)b8c5e73[ty] Disable CodSpeed cycle estimation for instrumented benchmarks (#27706)2b0d210[ty] Centralize matched argument relations (#27705)a9130f3[pyupgrade] Add rule to replacewhile 1withwhile True(while-one, `...c64c7d6[ty] Model try exception flow with operation checkpoints (#27471)9dea5ef[ty] Avoid deriving sequents for typevars with concrete bounds (#27587)9798e88[ty] Preserve enum exhaustiveness with custom missing methods (#27700)Updates
astroidfrom 4.1.2 to 4.3.0Release notes
Sourced from astroid's releases.
... (truncated)
Changelog
Sourced from astroid's changelog.
Commits
a52596aBump astroid to 4.3.0, update changelog3dfb6caRename the 4.2.0 changelog section to 4.3.0941430eIgnore typing.overload stubs in dunder lookup (#3150)1e71c7dFix crash on a namedtuple field name that changes under NFKC normalization (#...3316637Fix crash on a dataclass base that annotates init (#3206)8577346Infer the value of a data descriptor as unknown8666418Fix crash in has_known_bases() for a non-class metaclass5952c15Fix crash on non-name assignment targets in typing.NamedTuple body331e9d9Fix crash on bytes field names in functional Enum/namedtuplea68e42cbuild(deps): bump CodSpeedHQ/action from 4.19.1 to 5.0.1 (#3194)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