Skip to content

Commit c1d812c

Browse files
authored
Merge pull request freqtrade#11254 from freqtrade/dependabot/pip/develop/pyarrow-19.0.0
chore(deps): bump pyarrow from 18.1.0 to 19.0.0
2 parents 81b4285 + 952a647 commit c1d812c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

build_helpers/pyarrow-18.1.0-cp311-cp311-linux_armv7l.whl renamed to build_helpers/pyarrow-19.0.0-cp311-cp311-linux_armv7l.whl

15 MB
Binary file not shown.

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ pycoingecko==3.2.0
2424
jinja2==3.1.5
2525
joblib==1.4.2
2626
rich==13.9.4
27-
pyarrow==18.1.0; platform_machine != 'armv7l'
27+
pyarrow==19.0.0; platform_machine != 'armv7l'
2828

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

0 commit comments

Comments
 (0)