Skip to content

Update pyarrow requirement from >=12.0 to >=24.0.0 - #5

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pyarrow-gte-24.0.0
Closed

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pyarrow-gte-24.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 1, 2026 •

Copy link
Copy Markdown
Contributor

Updates the requirements on pyarrow to permit the latest version.

Release notes

Sourced from pyarrow's releases.

Apache Arrow 24.0.0

Release Notes URL: https://arrow.apache.org/release/24.0.0.html

Commits
  • 31b4b6c MINOR: [Release] Update versions for 24.0.0
  • 06dbc17 MINOR: [Release] Update .deb/.rpm changelogs for 24.0.0
  • a021d80 MINOR: [Release] Update CHANGELOG.md for 24.0.0
  • 2d6b12c GH-49716: [C++] FixedShapeTensorType::Deserialize should strictly validate se...
  • a74cb6a GH-49697: [C++][CI] Check IPC file body bounds are in sync with decoder outco...
  • 871a0c6 GH-49676: [Python][Packaging] Fix gRPC docker image layer being too big for h...
  • f9203b3 GH-49586: [C++][CI] StructToStructSubset test failure with libc++ 22.1.1 (#49...
  • fe298b4 GH-49628: [Python][Interchange protocol] Suppress warnings for pandas 4.0.0 a...
  • 1f94910 GH-49252: [GLib] Deprecate Feather features (#49673)
  • 5ba5c3c GH-49671: [CI][Docs] Don't run jobs for push by Dependabot (#49672)
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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>
@dependabot dependabot Bot added the dependencies Dependency updates label May 1, 2026
@dependabot @github

dependabot Bot commented on behalf of github May 1, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: python. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot
dependabot Bot requested a review from Varnasr as a code owner May 1, 2026 19:11
@dependabot dependabot Bot added the dependencies Dependency updates label May 1, 2026

Varnasr commented Sep 23, 2026

Copy link
Copy Markdown
Owner

·@·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 main.


Generated by Claude Code

Varnasr added a commit that referenced this pull request Sep 23, 2026
#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>

Varnasr commented Sep 23, 2026

Copy link
Copy Markdown
Owner

Superseded and closed.

This was raised against a commit main has long since passed, so merging it would have reverted a good deal of work to move one version line. The bump is in main now, applied against the current tree and with the repository's own checks run against it.


Generated by Claude Code

@Varnasr Varnasr closed this Sep 23, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 23, 2026

Copy link
Copy Markdown
Contributor Author

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 @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/pip/pyarrow-gte-24.0.0 branch September 23, 2026 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant