Upgrade uber_rides to 0.5.1 (#9080)

This commit is contained in:
Fabian Affolter 2017-08-22 09:23:11 +02:00 committed by Andrey
parent f6c5e5ff00
commit af8aec001c
2 changed files with 2 additions and 2 deletions

View file

@ -14,7 +14,7 @@ from homeassistant.components.sensor import PLATFORM_SCHEMA
from homeassistant.helpers.entity import Entity
from homeassistant.util import Throttle
REQUIREMENTS = ['uber_rides==0.4.1']
REQUIREMENTS = ['uber_rides==0.5.1']
_LOGGER = logging.getLogger(__name__)

View file

@ -953,7 +953,7 @@ transmissionrpc==0.11
twilio==5.7.0
# homeassistant.components.sensor.uber
uber_rides==0.4.1
uber_rides==0.5.1
# homeassistant.components.sensor.ups
upsmychoice==1.0.6