Skip to content

Commit

Permalink
chore(deps): update dependency pyarrow to v18 (#1345)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [pyarrow](https://redirect.github.com/apache/arrow) | `15.0.2` ->
`18.0.0` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/pyarrow/18.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/pyarrow/18.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/pyarrow/15.0.2/18.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/pyarrow/15.0.2/18.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the warning logs for
more information.

---

### Release Notes

<details>
<summary>apache/arrow (pyarrow)</summary>

###
[`v18.0.0`](https://redirect.github.com/apache/arrow/releases/tag/apache-arrow-18.0.0):
Apache Arrow 18.0.0

Release Notes URL: https://arrow.apache.org/release/18.0.0.html

###
[`v16.1.0`](https://redirect.github.com/apache/arrow/compare/apache-arrow-16.0.0...apache-arrow-16.1.0)

###
[`v16.0.0`](https://redirect.github.com/apache/arrow/compare/apache-arrow-15.0.2...apache-arrow-16.0.0)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "every 3 months on the first day of
the month" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/GoogleCloudPlatform/generative-ai).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5LjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
  • Loading branch information
renovate-bot authored Nov 23, 2024
1 parent 86f4e0b commit 12a94e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gemini/sample-apps/llamaindex-rag/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ prometheus-client = "0.21.0"
proto-plus = "1.24.0"
protobuf = "4.25.5"
ptyprocess = "0.7.0"
pyarrow = "15.0.2"
pyarrow = "18.0.0"
pyarrow-hotfix = "0.6"
pyasn1 = "0.6.1"
pyasn1-modules = "0.4.1"
Expand Down

0 comments on commit 12a94e9

Please sign in to comment.