Bump protobuf to 4.25.4 (#123675)

This commit is contained in:
J. Nick Koston 2024-08-12 14:51:45 -05:00 committed by GitHub
parent c49a31e0de
commit 31dcc6f685
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

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

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