Skip to content

Commit ec46299

Browse files
chore(deps): bump pyarrow from 23.0.0 to 23.0.1
Bumps [pyarrow](https://github.com/apache/arrow) from 23.0.0 to 23.0.1. - [Release notes](https://github.com/apache/arrow/releases) - [Commits](apache/arrow@apache-arrow-23.0.0...apache-arrow-23.0.1) --- updated-dependencies: - dependency-name: pyarrow dependency-version: 23.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f1bc324 commit ec46299

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ pycoingecko==3.2.0
2525
jinja2==3.1.6
2626
joblib==1.5.3
2727
rich==14.3.3
28-
pyarrow==23.0.0; platform_machine != 'armv7l'
28+
pyarrow==23.0.1; platform_machine != 'armv7l'
2929

3030

3131
# Load ticker files 30% faster

0 commit comments

Comments
 (0)