Upgrade python_opendata_transport to 0.0.3 (#10162)

This commit is contained in:
Fabian Affolter 2017-10-27 08:01:12 +02:00 committed by GitHub
parent 63a10233c5
commit 027ce2f555
2 changed files with 2 additions and 2 deletions

View file

@ -17,7 +17,7 @@ from homeassistant.const import CONF_NAME, ATTR_ATTRIBUTION
from homeassistant.helpers.entity import Entity
from homeassistant.helpers.aiohttp_client import async_get_clientsession
REQUIREMENTS = ['python_opendata_transport==0.0.2']
REQUIREMENTS = ['python_opendata_transport==0.0.3']
_LOGGER = logging.getLogger(__name__)

View file

@ -859,7 +859,7 @@ python-vlc==1.1.2
python-wink==1.7.0
# homeassistant.components.sensor.swiss_public_transport
python_opendata_transport==0.0.2
python_opendata_transport==0.0.3
# homeassistant.components.zwave
python_openzwave==0.4.0.35