Update bellows to 0.5.2 (#13800)
This commit is contained in:
parent
7ea776dff4
commit
2707d35a86
2 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@ from homeassistant.helpers import discovery, entity
|
|||
from homeassistant.util import slugify
|
||||
|
||||
REQUIREMENTS = [
|
||||
'bellows==0.5.1',
|
||||
'bellows==0.5.2',
|
||||
'zigpy==0.0.3',
|
||||
'zigpy-xbee==0.0.2',
|
||||
]
|
||||
|
|
|
@ -140,7 +140,7 @@ batinfo==0.4.2
|
|||
beautifulsoup4==4.6.0
|
||||
|
||||
# homeassistant.components.zha
|
||||
bellows==0.5.1
|
||||
bellows==0.5.2
|
||||
|
||||
# homeassistant.components.bmw_connected_drive
|
||||
bimmer_connected==0.5.0
|
||||
|
|
Loading…
Add table
Reference in a new issue