Fixes #14169 (Upgrade pyupnp-async to 0.1.0.2) (#14210)

* Fixes #14169 (upstream version bump)

* bump pyupnp-async version
This commit is contained in:
Diogo Gomes 2018-05-01 13:51:47 +01:00 committed by Paulus Schoutsen
parent 626d6df545
commit a4e0c9c251
3 changed files with 3 additions and 3 deletions

View File

@ -15,7 +15,7 @@ from homeassistant.helpers import config_validation as cv
from homeassistant.helpers import discovery from homeassistant.helpers import discovery
from homeassistant.util import get_local_ip from homeassistant.util import get_local_ip
REQUIREMENTS = ['pyupnp-async==0.1.0.1'] REQUIREMENTS = ['pyupnp-async==0.1.0.2']
DEPENDENCIES = ['http'] DEPENDENCIES = ['http']
_LOGGER = logging.getLogger(__name__) _LOGGER = logging.getLogger(__name__)

View File

@ -1069,7 +1069,7 @@ pytradfri[async]==5.4.2
pyunifi==2.13 pyunifi==2.13
# homeassistant.components.upnp # homeassistant.components.upnp
pyupnp-async==0.1.0.1 pyupnp-async==0.1.0.2
# homeassistant.components.keyboard # homeassistant.components.keyboard
# pyuserinput==0.1.11 # pyuserinput==0.1.11

View File

@ -162,7 +162,7 @@ pythonwhois==2.4.3
pyunifi==2.13 pyunifi==2.13
# homeassistant.components.upnp # homeassistant.components.upnp
pyupnp-async==0.1.0.1 pyupnp-async==0.1.0.2
# homeassistant.components.notify.html5 # homeassistant.components.notify.html5
pywebpush==1.6.0 pywebpush==1.6.0