8000 fix(deps): Update dependency pyarrow to v20 (#161) · cloudquery/plugin-pb-python@26b943b · GitHub
[go: up one dir, main page]

Skip to content

Commit 26b943b

Browse files
authored
fix(deps): Update dependency pyarrow to v20 (#161)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [pyarrow](https://redirect.github.com/apache/arrow) | major | `==19.0.1` -> `==20.0.0` | --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
1 parent 306aa2a commit 26b943b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ black==25.1.0
22
grpcio-tools==1.73.0
33
grpcio==1.73.0
44
protobuf>=6.30.0
5-
pyarrow==19.0.1
5+
pyarrow==20.0.0
66
pytest==8.3.5

0 commit comments

Comments
 (0)
0