Skip to content
This repository was archived by the owner on Sep 3, 2025. It is now read-only.

Commit 1ec00d9

Browse files
chore(deps): bump pyarrow from 18.1.0 to 19.0.0 (#5700)
Bumps [pyarrow](https://github.com/apache/arrow) from 18.1.0 to 19.0.0. - [Release notes](https://github.com/apache/arrow/releases) - [Commits](apache/arrow@apache-arrow-18.1.0...apache-arrow-19.0.0) --- updated-dependencies: - dependency-name: pyarrow 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> Co-authored-by: Avery <averyl@netflix.com>
1 parent 9ee2130 commit 1ec00d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ protobuf==4.23.4
301301
# proto-plus
302302
psycopg2-binary==2.9.10
303303
# via -r requirements-base.in
304-
pyarrow==18.1.0
304+
pyarrow==19.0.0
305305
# via -r requirements-base.in
306306
pyasn1==0.6.1
307307
# via

0 commit comments

Comments
 (0)