mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 12:45:28 +02:00
Bump protobuf to 4.23.1 (#93338)
This commit is contained in:
@@ -154,7 +154,7 @@ pyOpenSSL>=23.1.0
|
||||
|
||||
# protobuf must be in package constraints for the wheel
|
||||
# builder to build binary wheels
|
||||
protobuf==4.22.3
|
||||
protobuf==4.23.1
|
||||
|
||||
# faust-cchardet: Ensure we have a version we can build wheels
|
||||
# 2.1.18 is the first version that works with our wheel builder
|
||||
|
@@ -158,7 +158,7 @@ pyOpenSSL>=23.1.0
|
||||
|
||||
# protobuf must be in package constraints for the wheel
|
||||
# builder to build binary wheels
|
||||
protobuf==4.22.3
|
||||
protobuf==4.23.1
|
||||
|
||||
# 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