Skip to content

Commit 5d8759d

Browse files
chore(deps): bump pyarrow from 19.0.1 to 20.0.0
Bumps [pyarrow](https://github.com/apache/arrow) from 19.0.1 to 20.0.0. - [Release notes](https://github.com/apache/arrow/releases) - [Commits](apache/arrow@apache-arrow-19.0.1...apache-arrow-20.0.0) --- updated-dependencies: - dependency-name: pyarrow dependency-version: 20.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d8b5187 commit 5d8759d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ pycoingecko==3.2.0
2323
jinja2==3.1.6
2424
joblib==1.4.2
2525
rich==14.0.0
26-
pyarrow==19.0.1; platform_machine != 'armv7l'
26+
pyarrow==20.0.0; platform_machine != 'armv7l'
2727

2828
# find first, C search in arrays
2929
py_find_1st==1.1.7

0 commit comments

Comments
 (0)