mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Upgrade uber_rides to 0.5.1 (#9080)
This commit is contained in:
parent
f6c5e5ff00
commit
af8aec001c
@ -14,7 +14,7 @@ from homeassistant.components.sensor import PLATFORM_SCHEMA
|
|||||||
from homeassistant.helpers.entity import Entity
|
from homeassistant.helpers.entity import Entity
|
||||||
from homeassistant.util import Throttle
|
from homeassistant.util import Throttle
|
||||||
|
|
||||||
REQUIREMENTS = ['uber_rides==0.4.1']
|
REQUIREMENTS = ['uber_rides==0.5.1']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -953,7 +953,7 @@ transmissionrpc==0.11
|
|||||||
twilio==5.7.0
|
twilio==5.7.0
|
||||||
|
|
||||||
# homeassistant.components.sensor.uber
|
# homeassistant.components.sensor.uber
|
||||||
uber_rides==0.4.1
|
uber_rides==0.5.1
|
||||||
|
|
||||||
# homeassistant.components.sensor.ups
|
# homeassistant.components.sensor.ups
|
||||||
upsmychoice==1.0.6
|
upsmychoice==1.0.6
|
||||||
|
Loading…
x
Reference in New Issue
Block a user