Bump protobuf to 4.24.3 (#100329)

changelog: https://github.com/protocolbuffers/protobuf/compare/v24.0...v24.3
This commit is contained in:
J. Nick Koston
2023-09-13 19:25:52 -05:00
committed by GitHub
parent f0e607869a
commit fe8156f013
2 changed files with 2 additions and 2 deletions

View File

@@ -148,7 +148,7 @@ pyOpenSSL>=23.1.0
# protobuf must be in package constraints for the wheel
# builder to build binary wheels
protobuf==4.24.0
protobuf==4.24.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

@@ -149,7 +149,7 @@ pyOpenSSL>=23.1.0
# protobuf must be in package constraints for the wheel
# builder to build binary wheels
protobuf==4.24.0
protobuf==4.24.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