Bump protobuf to 4.23.1 (#93338)
parent
497fa1980b
commit
bb8dfc9470
|
@ -154,7 +154,7 @@ pyOpenSSL>=23.1.0
|
|||
|
||||
# protobuf must be in package constraints for the wheel
|
||||
# builder to build binary wheels
|
||||
protobuf==4.22.3
|
||||
protobuf==4.23.1
|
||||
|
||||
# faust-cchardet: Ensure we have a version we can build wheels
|
||||
# 2.1.18 is the first version that works with our wheel builder
|
||||
|
|
|
@ -158,7 +158,7 @@ pyOpenSSL>=23.1.0
|
|||
|
||||
# protobuf must be in package constraints for the wheel
|
||||
# builder to build binary wheels
|
||||
protobuf==4.22.3
|
||||
protobuf==4.23.1
|
||||
|
||||
# faust-cchardet: Ensure we have a version we can build wheels
|
||||
# 2.1.18 is the first version that works with our wheel builder
|
||||
|
|
Loading…
Reference in New Issue