deps(deps): bump pyarrow from 21.0.0 to 23.0.1#114
Conversation
Bumps [pyarrow](https://github.com/apache/arrow) from 21.0.0 to 23.0.1. - [Release notes](https://github.com/apache/arrow/releases) - [Commits](apache/arrow@apache-arrow-21.0.0...apache-arrow-23.0.1) --- updated-dependencies: - dependency-name: pyarrow dependency-version: 23.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
NuntiusReviewed commits
An analysis of the change in Correctness & Install FailureThe package As of early 2025, the Apache Arrow project is on major version To resolve this, you should pin Suggestionrequirements-lock.txt
@@ -40,3 +40,3 @@
propcache==0.4.1
-pyarrow==23.0.1
+pyarrow==19.0.0
pycparser==2.23 |
| propcache==0.4.1 | ||
| pyarrow==21.0.0 | ||
| pyarrow==23.0.1 | ||
| pycparser==2.23 |
There was a problem hiding this comment.
To resolve this, you should pin pyarrow to a valid, existing version such as 19.0.0 (the latest stable release).
| pycparser==2.23 | |
| pyarrow==19.0.0 |
Bumps pyarrow from 21.0.0 to 23.0.1.
Release notes
Sourced from pyarrow's releases.
Commits
82a374eMINOR: [Release] Update versions for 23.0.1c1ae37cMINOR: [Release] Update .deb/.rpm changelogs for 23.0.18f6e557MINOR: [Release] Update CHANGELOG.md for 23.0.14e16a1aGH-49159: [C++][Gandiva] Detect overflow in repeat() (#49160)985621dGH-48817 [R][C++] Bump C++20 in R build infrastructure (#48819)1bea06aGH-49024: [CI] Update Debian version in.env(#49032)147bcd6GH-49156: [Python] Require GIL for string comparison (#49161)e4f922bGH-49138: [Packaging][Python] Remove nightly cython install from manylinux wh...f9376e4GH-49003: [C++] Don't considerout_of_rangean error in float parsing (#49095)ab2c0adGH-49044: [CI][Python] Fix test_download_tzdata_on_windows by adding required...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 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)You can disable automated security fix PRs for this repo from the Security Alerts page.