Bump protobuf to 5.29.2 (#133839)

This commit is contained in:
J. Nick Koston
2024-12-22 12:58:39 -10:00
committed by GitHub
parent df26166047
commit 00a1ae0eeb
3 changed files with 3 additions and 3 deletions

View File

@ -178,7 +178,7 @@ pyOpenSSL>=24.0.0
# protobuf must be in package constraints for the wheel
# builder to build binary wheels
protobuf==5.28.3
protobuf==5.29.2
# faust-cchardet: Ensure we have a version we can build wheels
# 2.1.18 is the first version that works with our wheel builder