Skip to content

Commit fff1040

Browse files
Bump pyarrow from 16.0.0 to 16.1.0 (All-Hands-AI#1841)
Bumps [pyarrow](https://github.com/apache/arrow) from 16.0.0 to 16.1.0. - [Commits](apache/arrow@go/v16.0.0...go/v16.1.0) --- updated-dependencies: - dependency-name: pyarrow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 35e7157 commit fff1040

File tree

2 files changed

+39
-39
lines changed

2 files changed

+39
-39
lines changed

poetry.lock

Lines changed: 38 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
@@ -31,7 +31,7 @@ python-multipart = "*"
3131
boto3 = "*"
3232
minio = "^7.2.7"
3333
gevent = "^24.2.1"
34-
pyarrow = "16.0.0" # transitive dependency, pinned here to avoid conflicts
34+
pyarrow = "16.1.0" # transitive dependency, pinned here to avoid conflicts
3535

3636
[tool.poetry.group.llama-index.dependencies]
3737
llama-index = "*"

0 commit comments

Comments
 (0)