Bump the all-dependencies group with 4 updates#641
Merged
Conversation
Bumps the all-dependencies group with 4 updates: [pandas](https://github.com/pandas-dev/pandas), [coverage](https://github.com/coveragepy/coveragepy), [ruff](https://github.com/astral-sh/ruff) and [setuptools-scm](https://github.com/pypa/setuptools-scm). Updates `pandas` from 3.0.3 to 3.0.4 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v3.0.3...v3.0.4) Updates `coverage` from 7.14.2 to 7.14.3 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.14.2...7.14.3) Updates `ruff` from 0.15.18 to 0.15.20 - [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.15.18...0.15.20) Updates `setuptools-scm` from 10.0.5 to 10.2.0 - [Release notes](https://github.com/pypa/setuptools-scm/releases) - [Changelog](https://github.com/pypa/setuptools-scm/blob/main/RELEASE_SYSTEM.md) - [Commits](pypa/setuptools-scm@setuptools-scm-v10.0.5...setuptools-scm-v10.2.0) --- updated-dependencies: - dependency-name: pandas dependency-version: 3.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: coverage dependency-version: 7.14.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: ruff dependency-version: 0.15.20 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: setuptools-scm dependency-version: 10.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
tomjemmett
approved these changes
Jun 29, 2026
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 all-dependencies group with 4 updates: pandas, coverage, ruff and setuptools-scm.
Updates
pandasfrom 3.0.3 to 3.0.4Release notes
Sourced from pandas's releases.
Commits
8188eb1RLS: 3.0.4 (#66079)bd35f15[3.0.x] BUG: fix CoW issue in eval() (#66072)6195872[backport 3.0.x] BUG: anchor whole alternation in Series.str.match for PyArro...70313beBackport PR #66051 on branch 3.0.x (BUG: fix regression in DataFrame setitem ...57ed3e2[backport 3.0.x] Bump pypa/cibuildwheel from 3.4.1 to 4.1.0 (#65934) (#66026)f9693fc[backport 3.0.x] BUG(pandas 3.0 regression): drop(index=...) doesn't accept N...9760fff[backport 3.0.x] BUG: support for operations with custom objects / object dty...f03f3ab[backport 3.0.x] ENH: fallback to zoneinfo Python API (for correct tz localiz...774a50dBackport PR #65066 on branch 3.0.x (BUG: escape SQL identifiers in ADBCDataba...15494e8[3.0.x] BUG: fix segfault adding non-tick DateOffset to datetime data under t...Updates
coveragefrom 7.14.2 to 7.14.3Changelog
Sourced from coverage's changelog.
Commits
22f13eadocs: sample HTML for 7.14.32ca4e5fdocs: prep for 7.14.301d714edocs: add changelog entry for #2203f36248dfix: don't emit 'Couldn't import C tracer' warning for 3.13t (#2203)86d73d1docs: thanks, Mengjia Shang3d4ae3cdocs: add the #2196 pr link to CHANGESf4b2b4dfix: exclude...bodies after multi-line return-type annotations (#2185) (#...1980ed0chore: bump sigstore/gh-action-sigstore-python (#2201)bca3217build: since we don't ship 3.13t, don't test it77550d8docs: oops, mismatched pull requestsUpdates
rufffrom 0.15.18 to 0.15.20Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
f82a36bBump 0.15.20 (#26376)af32943Improve the summarise-ecosystem-results skill (#26378)485ebabRemoveRUF076name from schema (#26371)ef81835[ty] Implement rust-analyzer's "Click for full compiler diagnostic" feature (...572b31e[ruff] Removepytest-fixture-autouse(RUF076) (#26240)f703f21Allow human-readable names in rule selectors (#25887)0d726b2[ty] Reuse equality semantics for membership compatibility (#25955)dbe6e98[ty] Infer definite equality comparison results (#26337)e700ea3[ty] Prove TypedDict structural patterns exhaustive (#26285)6a0d2ec[ty] Widen inferred class-valued instance attributes (#26338)Updates
setuptools-scmfrom 10.0.5 to 10.2.0Release notes
Sourced from setuptools-scm's releases.
Commits
a705891Merge pull request #1448 from pypa/release/main630448ePrepare release: setuptools-scm v10.2.0, vcs-versioning v2.2.0aaf4950Merge pull request #1445 from RonnyPfannschmidt/python-legacydd60bf9Merge pull request #1447 from RonnyPfannschmidt/fix/1446-move-pkginfo-tests535f5fffix: move PKG-INFO discovery tests to setuptools-scm (#1446)3546a0efeat: restore Python 3.8 and 3.9 support0cde123Merge pull request #1443 from pypa/release/main51bc391Prepare release: vcs-versioning v2.1.2310f3c3Merge pull request #1442 from RonnyPfannschmidt/fix/1439-metadata-workdir-cus...b7b70a8fix: don't re-parse stored tags through tag_regex in MetadataWorkdir (#1439)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