mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 15:47:12 +00:00
Bump protobuf to 6.31.1 (#146128)
changelog: https://github.com/protocolbuffers/protobuf/compare/v30.2...v31.1
This commit is contained in:
parent
a8ccf1c6fc
commit
4f5c1d544b
@ -145,7 +145,7 @@ iso4217!=1.10.20220401
|
|||||||
|
|
||||||
# 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==6.30.2
|
protobuf==6.31.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
|
||||||
|
@ -170,7 +170,7 @@ iso4217!=1.10.20220401
|
|||||||
|
|
||||||
# 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==6.30.2
|
protobuf==6.31.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