Upgrade uber_rides to 0.6.0 (#9457)

This commit is contained in:
Fabian Affolter 2017-09-17 13:40:58 +02:00 committed by Pascal Vizeli
parent f2c605ba1b
commit 6ccf039c95
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.5.2']
REQUIREMENTS = ['uber_rides==0.6.0']
_LOGGER = logging.getLogger(__name__)

View file

@ -978,7 +978,7 @@ transmissionrpc==0.11
twilio==5.7.0
# homeassistant.components.sensor.uber
uber_rides==0.5.2
uber_rides==0.6.0
# homeassistant.components.sensor.ups
upsmychoice==1.0.6