mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump pyblackbird to 0.6 for py3.11 (#89719)
This commit is contained in:
@ -5,5 +5,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/blackbird",
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["pyblackbird"],
|
||||
"requirements": ["pyblackbird==0.5"]
|
||||
"requirements": ["pyblackbird==0.6"]
|
||||
}
|
||||
|
@ -1522,7 +1522,7 @@ pybalboa==1.0.1
|
||||
pybbox==0.0.5-alpha
|
||||
|
||||
# homeassistant.components.blackbird
|
||||
pyblackbird==0.5
|
||||
pyblackbird==0.6
|
||||
|
||||
# homeassistant.components.bluetooth_tracker
|
||||
# pybluez==0.22
|
||||
|
@ -1113,7 +1113,7 @@ pyaussiebb==0.0.15
|
||||
pybalboa==1.0.1
|
||||
|
||||
# homeassistant.components.blackbird
|
||||
pyblackbird==0.5
|
||||
pyblackbird==0.6
|
||||
|
||||
# homeassistant.components.neato
|
||||
pybotvac==0.0.23
|
||||
|
Reference in New Issue
Block a user