Skip to content

Commit 4282d2f

Browse files
Bump pyarrow from 16.1.0 to 17.0.0 (#937)
Bumps [pyarrow](https://github.com/apache/arrow) from 16.1.0 to 17.0.0. - [Release notes](https://github.com/apache/arrow/releases) - [Commits](apache/arrow@r-16.1.0...go/v17.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 fc97c22 commit 4282d2f

File tree

2 files changed

+42
-39
lines changed

2 files changed

+42
-39
lines changed

poetry.lock

Lines changed: 41 additions & 38 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,<17.0.0", optional = true }
61+
pyarrow = { version = ">=9.0.0,<18.0.0", optional = true }
6262
pandas = { version = ">=1.0.0,<3.0.0", optional = true }
6363
duckdb = { version = ">=0.5.0,<2.0.0", optional = true }
6464
ray = { version = ">=2.0.0,<2.10.0", optional = true }

0 commit comments

Comments
 (0)