Bump mypy-protobuf to 3.4.0 (#8951)

This commit is contained in:
Nipunn Koorapati
2022-10-20 17:26:57 -07:00
committed by GitHub
parent bcad078264
commit f43ee406f1
14 changed files with 68 additions and 4 deletions

View File

@@ -13,7 +13,7 @@ set -ex -o pipefail
# Update these two variables when rerunning script
PROTOBUF_VERSION=21.8
PYTHON_PROTOBUF_VERSION=4.21.8
MYPY_PROTOBUF_VERSION=v3.3.0
MYPY_PROTOBUF_VERSION=v3.4.0
if uname -a | grep Darwin; then
# brew install coreutils wget