Bump protobuf to ~=6.30.2 (#13922)

Co-authored-by: Avasam <samuel.06@hotmail.com>
This commit is contained in:
Semyon Moroz
2025-05-02 21:20:00 -04:00
committed by GitHub
co-authored by Avasam
parent f26b41bdd1
commit c994e2d947
10 changed files with 113 additions and 68 deletions
@@ -16,10 +16,6 @@ google.protobuf.message.Message.Extensions
# Has *args that would fail at runtime with any positional argument
google.protobuf.internal.containers.BaseContainer.sort
# Stubbed as static method, but actually exists as a property that's
# a function. Typeshed's typing is more useful
google.protobuf.service.Service.GetDescriptor
# These are deliberately omitted in the stub.
# The classes can't be constructed directly anyway,
# so the signatures of their constructors are somewhat irrelevant.