Upgrade python_opendata_transport to 0.1.3 (#14905)

This commit is contained in:
Fabian Affolter 2018-06-10 11:37:44 +02:00 committed by GitHub
parent dc447a75c6
commit 5f4aa6d2ba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -16,7 +16,7 @@ import homeassistant.helpers.config_validation as cv
from homeassistant.helpers.entity import Entity
import homeassistant.util.dt as dt_util
REQUIREMENTS = ['python_opendata_transport==0.1.0']
REQUIREMENTS = ['python_opendata_transport==0.1.3']
_LOGGER = logging.getLogger(__name__)

View file

@ -1090,7 +1090,7 @@ python-vlc==1.1.2
python-wink==1.7.3
# homeassistant.components.sensor.swiss_public_transport
python_opendata_transport==0.1.0
python_opendata_transport==0.1.3
# homeassistant.components.zwave
python_openzwave==0.4.3