8000 fix(deps): Update dependency protobuf to v5.28.0 (#114) · cloudquery/plugin-pb-python@eee8a75 · GitHub
[go: up one dir, main page]

Skip to content

Commit eee8a75

Browse files
authored
fix(deps): Update dependency protobuf to v5.28.0 (#114)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [protobuf](https://developers.google.com/protocol-buffers/) | minor | `==5.27.3` -> `==5.28.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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
1 parent da1d6ba commit eee8a75

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
@@ -1,6 +1,6 @@
11
black==24.8.0
22
grpcio-tools==1.66.1
33
grpcio==1.66.1
4-
protobuf==5.27.3
4+
protobuf==5.28.0
55
pyarrow==17.0.0
66
pytest==8.3.2

0 commit comments

Comments
 (0)
0