Update pyarrow requirement from <11,>=10 to >=10,<17 in the pip group across 1 directory #36
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.
Updates the requirements on pyarrow to permit the latest version.
Updates
pyarrow
to 16.0.0Commits
6a28035
MINOR: [Release] Update versions for 16.0.04cd1b34
MINOR: [Release] Update .deb/.rpm changelogs for 16.0.02847737
MINOR: [Release] Update CHANGELOG.md for 16.0.0eb5f162
GH-41201: [C++] Fix mistake in integration test. Explicitly cast std::string ...5a146ed
GH-35081: [Python] construct pandas.DataFrame with public API into_pandas
...b7187ad
GH-41227: [CI][Release][GLib][Conda] Unpin gobject-introspection (#41228)9cb361c
GH-41121: [C++] Fix: left anti join filter empty rows. (#41122)1e40252
GH-41016: [C++] Fix null count check in BooleanArray.true_count() (#41070)0d3af8d
GH-41098: [Python] Add copy keyword in Array.array for numpy 2.0+ compati...0d1a016
GH-39848: [Python][Packaging] Build pyarrow wheels with numpy RC instead of n...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 merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.