10000 fix(deps): Update dependency protobuf to v5.29.4 (#152) · cloudquery/plugin-pb-python@494a95d · GitHub
[go: up one dir, main page]

Skip to content

Commit 494a95d

Browse files
authored
fix(deps): Update dependency protobuf to v5.29.4 (#152)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [protobuf](https://developers.google.com/protocol-buffers/) | patch | `==5.29.3` -> `==5.29.4` | --- ### Configuration 📅 **Schedule**: Branch creation - "* 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjcuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIyNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
1 parent e1fc63c commit 494a95d

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==25.1.0
22
grpcio-tools==1.70.0
33
grpcio==1.70.0
4-
protobuf==5.29.3
4+
protobuf==5.29.4
55
pyarrow==19.0.1
66
pytest==8.3.4

0 commit comments

Comments
 (0)
0