Update bellows to 0.5.2 (#13800)

This commit is contained in:
Russell Cloran 2018-04-10 00:12:21 -07:00 committed by GitHub
parent 7ea776dff4
commit 2707d35a86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ from homeassistant.helpers import discovery, entity
from homeassistant.util import slugify from homeassistant.util import slugify
REQUIREMENTS = [ REQUIREMENTS = [
'bellows==0.5.1', 'bellows==0.5.2',
'zigpy==0.0.3', 'zigpy==0.0.3',
'zigpy-xbee==0.0.2', 'zigpy-xbee==0.0.2',
] ]

View File

@ -140,7 +140,7 @@ batinfo==0.4.2
beautifulsoup4==4.6.0 beautifulsoup4==4.6.0
# homeassistant.components.zha # homeassistant.components.zha
bellows==0.5.1 bellows==0.5.2
# homeassistant.components.bmw_connected_drive # homeassistant.components.bmw_connected_drive
bimmer_connected==0.5.0 bimmer_connected==0.5.0