Bump protobuf to 5.28.2 (#124936)

Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
This commit is contained in:
J. Nick Koston
2024-09-27 12:39:25 -05:00
committed by GitHub
parent 6fb1b53039
commit 8950e817e0
3 changed files with 2 additions and 4 deletions

View File

@@ -157,7 +157,7 @@ pyOpenSSL>=24.0.0
# protobuf must be in package constraints for the wheel
# builder to build binary wheels
protobuf==4.25.4
protobuf==5.28.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