IPMA Weather Service - version bump (#18626)

* version bump

* gen

* gen
pull/18650/head
Diogo Gomes 2018-11-23 00:09:45 +00:00 committed by Charles Garwood
parent c7bfdbf3cf
commit af0f3fcbdb
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ from homeassistant.helpers.aiohttp_client import async_get_clientsession
from homeassistant.helpers import config_validation as cv
from homeassistant.util import Throttle
REQUIREMENTS = ['pyipma==1.1.4']
REQUIREMENTS = ['pyipma==1.1.6']
_LOGGER = logging.getLogger(__name__)

View File

@ -980,7 +980,7 @@ pyialarm==0.3
pyicloud==0.9.1
# homeassistant.components.weather.ipma
pyipma==1.1.4
pyipma==1.1.6
# homeassistant.components.sensor.irish_rail_transport
pyirishrail==0.0.2