Bump to mypy-protobuf 3.2.0 (#7013)

This commit is contained in:
Nipunn Koorapati
2022-01-23 14:49:33 -08:00
committed by GitHub
parent dc176d70ec
commit 35064a7f75
14 changed files with 663 additions and 652 deletions

View File

@@ -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