Bump protobuf to 6.32.0 (#150667)

This commit is contained in:
J. Nick Koston
2025-08-14 19:31:10 -05:00
committed by GitHub
parent 57265ac648
commit 9f36b2dcde
2 changed files with 2 additions and 2 deletions

View File

@@ -144,7 +144,7 @@ iso4217!=1.10.20220401
# protobuf must be in package constraints for the wheel
# builder to build binary wheels
protobuf==6.31.1
protobuf==6.32.0
# faust-cchardet: Ensure we have a version we can build wheels
# 2.1.18 is the first version that works with our wheel builder

View File

@@ -170,7 +170,7 @@ iso4217!=1.10.20220401
# protobuf must be in package constraints for the wheel
# builder to build binary wheels
protobuf==6.31.1
protobuf==6.32.0
# faust-cchardet: Ensure we have a version we can build wheels
# 2.1.18 is the first version that works with our wheel builder