Bump protobuf to 5.28.3 (#129370)

This commit is contained in:
J. Nick Koston 2024-10-29 00:22:31 -10:00 committed by GitHub
parent 34359617b5
commit 6c664e7ba9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

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

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