Skip to content

Commit a7d07fd

Browse files
authored
fix(deps): Update dependency pyarrow to v23.0.1 (#208)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [pyarrow](https://redirect.github.com/apache/arrow) | patch | `==23.0.0` -> `==23.0.1` | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->
1 parent 99a0b60 commit a7d07fd

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==26.1.0
22
grpcio-tools==1.76.0
33
grpcio==1.76.0
44
protobuf>=6.30.0
5-
pyarrow==23.0.0
5+
pyarrow==23.0.1
66
pytest==9.0.2

0 commit comments

Comments
 (0)