mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 20:55:10 +02:00
Bump protobuf to 5.28.3 (#129370)
This commit is contained in:
@@ -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
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user