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
|
||||
import homeassistant.helpers.config_validation as cv
|
||||
|
||||
REQUIREMENTS = ['uber_rides==0.2.7']
|
||||
REQUIREMENTS = ['uber_rides==0.4.1']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue