Update pyarrow requirement from >=12.0 to >=24.0.0 - #5
dependabot[bot] wants to merge 1 commit into
Conversation
Updates the requirements on [pyarrow](https://github.com/apache/arrow) to permit the latest version. - [Release notes](https://github.com/apache/arrow/releases) - [Commits](apache/arrow@go/v12.0.0...apache-arrow-24.0.0) --- updated-dependencies: - dependency-name: pyarrow dependency-version: 24.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
·@·d·ependabot r·ebase This branch is behind its base after a batch of merges. Rebasing so it can be reviewed and merged on current Generated by Claude Code |
#6, #10) (#11) ## The three Dependabot pull requests | PR | asks for | state on `main` | |---|---|---| | #6 | scipy >=1.17.1 | already `scipy==1.17.1` | | #5 | pyarrow >=24.0.0 | already `pyarrow==25.0.1` | | #10 | pytest 9.0.3 | `pytest==8.4.2` | Two are already satisfied. All three were raised against a commit `main` has long since passed, so merging any of them would have reverted the generators and the test suite to get one version line. ## What this does pytest goes to **9.1.1**, not the 9.0.3 Dependabot named, because 9.1.1 is the version the suite was actually run against here: ``` 233 passed in 106.05s ``` `requirements.txt` says in its own comment to raise the pins deliberately and re-run `pytest tests/`. That is what was done, and 9.1.1 is what the run exercised, so pinning 9.0.3 would be pinning a version nothing here has executed. Action pins: `checkout` v6 → v7, `setup-python` v6 → v7. 🤖 Generated with [Claude Code](https://claude.com/claude-code) https://claude.ai/code/session_01MrvR2NXsJFVRCeJZFCPuNL --- _Generated by [Claude Code](https://claude.ai/code/session_01MrvR2NXsJFVRCeJZFCPuNL)_ Co-authored-by: Claude <noreply@anthropic.com>
|
Superseded and closed. This was raised against a commit Generated by Claude Code |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Updates the requirements on pyarrow to permit the latest version.
Release notes
Sourced from pyarrow's releases.
Commits
31b4b6cMINOR: [Release] Update versions for 24.0.006dbc17MINOR: [Release] Update .deb/.rpm changelogs for 24.0.0a021d80MINOR: [Release] Update CHANGELOG.md for 24.0.02d6b12cGH-49716: [C++] FixedShapeTensorType::Deserialize should strictly validate se...a74cb6aGH-49697: [C++][CI] Check IPC file body bounds are in sync with decoder outco...871a0c6GH-49676: [Python][Packaging] Fix gRPC docker image layer being too big for h...f9203b3GH-49586: [C++][CI] StructToStructSubset test failure with libc++ 22.1.1 (#49...fe298b4GH-49628: [Python][Interchange protocol] Suppress warnings for pandas 4.0.0 a...1f94910GH-49252: [GLib] Deprecate Feather features (#49673)5ba5c3cGH-49671: [CI][Docs] Don't run jobs for push by Dependabot (#49672)You can trigger a rebase of this PR 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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)