Bump ZHA dependencies (#99561)
This commit is contained in:
parent
8dc05894a8
commit
c225ee89d6
3 changed files with 6 additions and 6 deletions
|
@ -21,12 +21,12 @@
|
|||
"universal_silabs_flasher"
|
||||
],
|
||||
"requirements": [
|
||||
"bellows==0.36.1",
|
||||
"bellows==0.36.2",
|
||||
"pyserial==3.5",
|
||||
"pyserial-asyncio==0.6",
|
||||
"zha-quirks==0.0.103",
|
||||
"zigpy-deconz==0.21.0",
|
||||
"zigpy==0.57.0",
|
||||
"zigpy==0.57.1",
|
||||
"zigpy-xbee==0.18.1",
|
||||
"zigpy-zigate==0.11.0",
|
||||
"zigpy-znp==0.11.4",
|
||||
|
|
|
@ -510,7 +510,7 @@ beautifulsoup4==4.12.2
|
|||
# beewi-smartclim==0.0.10
|
||||
|
||||
# homeassistant.components.zha
|
||||
bellows==0.36.1
|
||||
bellows==0.36.2
|
||||
|
||||
# homeassistant.components.bmw_connected_drive
|
||||
bimmer-connected==0.14.0
|
||||
|
@ -2795,7 +2795,7 @@ zigpy-zigate==0.11.0
|
|||
zigpy-znp==0.11.4
|
||||
|
||||
# homeassistant.components.zha
|
||||
zigpy==0.57.0
|
||||
zigpy==0.57.1
|
||||
|
||||
# homeassistant.components.zoneminder
|
||||
zm-py==0.5.2
|
||||
|
|
|
@ -431,7 +431,7 @@ base36==0.1.1
|
|||
beautifulsoup4==4.12.2
|
||||
|
||||
# homeassistant.components.zha
|
||||
bellows==0.36.1
|
||||
bellows==0.36.2
|
||||
|
||||
# homeassistant.components.bmw_connected_drive
|
||||
bimmer-connected==0.14.0
|
||||
|
@ -2062,7 +2062,7 @@ zigpy-zigate==0.11.0
|
|||
zigpy-znp==0.11.4
|
||||
|
||||
# homeassistant.components.zha
|
||||
zigpy==0.57.0
|
||||
zigpy==0.57.1
|
||||
|
||||
# homeassistant.components.zwave_js
|
||||
zwave-js-server-python==0.51.0
|
||||
|
|
Loading…
Add table
Reference in a new issue