mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Bump protobuf to 4.25.4 (#123675)
This commit is contained in:
parent
c49a31e0de
commit
31dcc6f685
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user