Skip to content

Commit d1f14c4

Browse files
Bump pyarrow from 24.0.0 to 25.0.0 (#155)
Bumps [pyarrow](https://github.com/apache/arrow) from 24.0.0 to 25.0.0. - [Release notes](https://github.com/apache/arrow/releases) - [Commits](apache/arrow@apache-arrow-24.0.0...apache-arrow-25.0.0) --- updated-dependencies: - dependency-name: pyarrow dependency-version: 25.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a9f2e7b commit d1f14c4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-docker.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
numpy==2.5.1
22
pandas==3.0.4
33
xgboost==3.3.0
4-
pyarrow==24.0.0
4+
pyarrow==25.0.0
55
scikit-learn==1.9.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
numpy==2.5.1
22
pandas==3.0.4
33
psutil==7.2.2
4-
pyarrow==24.0.0
4+
pyarrow==25.0.0
55
scikit-learn==1.9.0
66

77
# Use xgboost-cpu on Linux or Windows x86_64

0 commit comments

Comments
 (0)