mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-07 20:54:28 +08:00
Bump protobuf stub to 3.18.1 and mypy-protobuf 3.0.0 (#6157)
* Bump protobuf stub to 3.18.1 and mypy-protobuf 3.0.0 * Fix ConsumeInteger in google/protobuf/text_format.pyi The arg was removed in protobuf 3.18
This commit is contained in:
@@ -9,8 +9,8 @@
|
||||
# followed by committing the changes to typeshed
|
||||
#
|
||||
# Update these two variables when rerunning script
|
||||
PROTOBUF_VERSION=3.17.3
|
||||
MYPY_PROTOBUF_VERSION=v2.8
|
||||
PROTOBUF_VERSION=3.18.1
|
||||
MYPY_PROTOBUF_VERSION=v3.0.0
|
||||
|
||||
set -ex
|
||||
|
||||
|
||||
Reference in New Issue
Block a user