mirror of
https://github.com/home-assistant/core.git
synced 2025-04-29 11:47:50 +00:00
Bump protobuf to 4.25.1 (#104231)
changelog: https://github.com/protocolbuffers/protobuf/releases/tag/v25.1
This commit is contained in:
parent
88698d8dfe
commit
d90605f9bc
@ -154,7 +154,7 @@ pyOpenSSL>=23.1.0
|
|||||||
|
|
||||||
# protobuf must be in package constraints for the wheel
|
# protobuf must be in package constraints for the wheel
|
||||||
# builder to build binary wheels
|
# builder to build binary wheels
|
||||||
protobuf==4.25.0
|
protobuf==4.25.1
|
||||||
|
|
||||||
# faust-cchardet: Ensure we have a version we can build wheels
|
# faust-cchardet: Ensure we have a version we can build wheels
|
||||||
# 2.1.18 is the first version that works with our wheel builder
|
# 2.1.18 is the first version that works with our wheel builder
|
||||||
|
@ -150,7 +150,7 @@ pyOpenSSL>=23.1.0
|
|||||||
|
|
||||||
# protobuf must be in package constraints for the wheel
|
# protobuf must be in package constraints for the wheel
|
||||||
# builder to build binary wheels
|
# builder to build binary wheels
|
||||||
protobuf==4.25.0
|
protobuf==4.25.1
|
||||||
|
|
||||||
# faust-cchardet: Ensure we have a version we can build wheels
|
# faust-cchardet: Ensure we have a version we can build wheels
|
||||||
# 2.1.18 is the first version that works with our wheel builder
|
# 2.1.18 is the first version that works with our wheel builder
|
||||||
|
Loading…
x
Reference in New Issue
Block a user