Uber version bump (#7100)
This commit is contained in:
parent
7e3e742938
commit
46352f6de9
2 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@ from homeassistant.helpers.entity import Entity
|
||||||
from homeassistant.util import Throttle
|
from homeassistant.util import Throttle
|
||||||
import homeassistant.helpers.config_validation as cv
|
import homeassistant.helpers.config_validation as cv
|
||||||
|
|
||||||
REQUIREMENTS = ['uber_rides==0.2.7']
|
REQUIREMENTS = ['uber_rides==0.4.1']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
|
|
@ -767,7 +767,7 @@ transmissionrpc==0.11
|
||||||
twilio==5.7.0
|
twilio==5.7.0
|
||||||
|
|
||||||
# homeassistant.components.sensor.uber
|
# homeassistant.components.sensor.uber
|
||||||
uber_rides==0.2.7
|
uber_rides==0.4.1
|
||||||
|
|
||||||
# homeassistant.components.sensor.ups
|
# homeassistant.components.sensor.ups
|
||||||
upsmychoice==1.0.2
|
upsmychoice==1.0.2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue