mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-09-19 17:53:16 +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:
@@ -1,4 +1,4 @@
|
||||
version = "3.17.*"
|
||||
version = "3.18.*"
|
||||
python2 = true
|
||||
requires = ["types-futures"]
|
||||
extra_description = "Generated with aid from mypy-protobuf v2.8"
|
||||
extra_description = "Generated with aid from mypy-protobuf v3.0.0"
|
||||
|
||||
Reference in New Issue
Block a user