Bump protobuf to 7.34.1

changelog: http://github.com/protocolbuffers/protobuf/compare/v32.0...v34.1
This commit is contained in:
J. Nick Koston
2026-04-22 12:25:10 +02:00
parent d17f6a1509
commit a67ea6d4f7
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -149,7 +149,7 @@ iso4217!=1.10.20220401
# protobuf must be in package constraints for the wheel
# builder to build binary wheels
protobuf==6.32.0
protobuf==7.34.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
+1 -1
View File
@@ -139,7 +139,7 @@ iso4217!=1.10.20220401
# protobuf must be in package constraints for the wheel
# builder to build binary wheels
protobuf==6.32.0
protobuf==7.34.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