Bump protobuf to v24.4 and update generator script (#11693)

This commit is contained in:
Avasam
2024-04-07 06:57:40 -04:00
committed by GitHub
parent d5972ba565
commit 2135c8ced8
11 changed files with 561 additions and 66 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
version = "4.24.*"
upstream_repository = "https://github.com/protocolbuffers/protobuf"
extra_description = "Generated using [mypy-protobuf==3.5.0](https://github.com/nipunn1313/mypy-protobuf/tree/v3.5.0) on protobuf==4.21.8"
extra_description = "Generated using [mypy-protobuf==3.5.0](https://github.com/nipunn1313/mypy-protobuf/tree/v3.5.0) on [protobuf v24.4](https://github.com/protocolbuffers/protobuf/releases/tag/v24.4) (python protobuf==4.24.4)"
partial_stub = true
[tool.stubtest]