mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 00:07:10 +00:00
Uber version bump (#7100)
This commit is contained in:
parent
7e3e742938
commit
46352f6de9
@ -14,7 +14,7 @@ from homeassistant.helpers.entity import Entity
|
||||
from homeassistant.util import Throttle
|
||||
import homeassistant.helpers.config_validation as cv
|
||||
|
||||
REQUIREMENTS = ['uber_rides==0.2.7']
|
||||
REQUIREMENTS = ['uber_rides==0.4.1']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
@ -767,7 +767,7 @@ transmissionrpc==0.11
|
||||
twilio==5.7.0
|
||||
|
||||
# homeassistant.components.sensor.uber
|
||||
uber_rides==0.2.7
|
||||
uber_rides==0.4.1
|
||||
|
||||
# homeassistant.components.sensor.ups
|
||||
upsmychoice==1.0.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user