Bump to mypy-protobuf 3.3.0 (#8612)

* Bump to mypy-protobuf 3.3.0

* Remove some ignores for formatting
This commit is contained in:
Nipunn Koorapati
2022-08-25 23:24:11 -07:00
committed by GitHub
parent 712b265a16
commit 7beaebff40
17 changed files with 1108 additions and 792 deletions

View File

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