Skip to content

Commit 391a1b6

Browse files
Build: Bump pyarrow from 15.0.2 to 16.0.0 (#681)
Bumps [pyarrow](https://github.com/apache/arrow) from 15.0.2 to 16.0.0. - [Commits](apache/arrow@go/v15.0.2...go/v16.0.0) --- updated-dependencies: - dependency-name: pyarrow dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ba296f6 commit 391a1b6

File tree

2 files changed

+40
-40
lines changed

2 files changed

+40
-40
lines changed

poetry.lock

Lines changed: 39 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ fsspec = ">=2023.1.0,<2025.1.0"
5858
pyparsing = ">=3.1.0,<4.0.0"
5959
zstandard = ">=0.13.0,<1.0.0"
6060
tenacity = ">=8.2.3,<9.0.0"
61-
pyarrow = { version = ">=9.0.0,<16.0.0", optional = true }
61+
pyarrow = { version = ">=9.0.0,<17.0.0", optional = true }
6262
pandas = { version = ">=1.0.0,<3.0.0", optional = true }
6363
duckdb = { version = ">=0.5.0,<1.0.0", optional = true }
6464
ray = { version = ">=2.0.0,<2.10.0", optional = true }

0 commit comments

Comments
 (0)