Skip to content

Commit

Permalink
fix(deps): Update dependency grpcio-tools to v1.63.0 (#79)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [grpcio-tools](https://grpc.io) | minor | `==1.62.1` -> `==1.63.0` |

---

### Configuration

πŸ“… **Schedule**: Branch creation - "before 4am on the first day of the month" (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://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMzAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
  • Loading branch information
cq-bot authored May 6, 2024
1 parent f598b84 commit c31fceb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
black==24.4.2
grpcio-tools==1.62.1
grpcio-tools==1.63.0
grpcio==1.63.0
protobuf==4.25.3
protobuf==5.26.1
pyarrow==15.0.2
pytest==8.2.0
pytest==8.2.0

0 comments on commit c31fceb

Please sign in to comment.