mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-29 23:26:54 +08:00
Bump to mypy-protobuf 3.2.0 (#7013)
This commit is contained in:
@@ -11,8 +11,8 @@ set -ex -o pipefail
|
||||
# followed by committing the changes to typeshed
|
||||
#
|
||||
# Update these two variables when rerunning script
|
||||
PROTOBUF_VERSION=3.19.2
|
||||
MYPY_PROTOBUF_VERSION=v3.0.0
|
||||
PROTOBUF_VERSION=3.19.3
|
||||
MYPY_PROTOBUF_VERSION=v3.2.0
|
||||
|
||||
if uname -a | grep Darwin; then
|
||||
# brew install coreutils wget
|
||||
|
||||
Reference in New Issue
Block a user