bump version (#16262)
This commit is contained in:
parent
aaa1ebeed5
commit
d46a1a266d
3 changed files with 3 additions and 3 deletions
|
@ -15,7 +15,7 @@ from homeassistant.helpers import config_validation as cv
|
|||
from homeassistant.helpers import discovery
|
||||
from homeassistant.util import get_local_ip
|
||||
|
||||
REQUIREMENTS = ['pyupnp-async==0.1.1.0']
|
||||
REQUIREMENTS = ['pyupnp-async==0.1.1.1']
|
||||
DEPENDENCIES = ['http']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
|
|
@ -1181,7 +1181,7 @@ pytrafikverket==0.1.5.8
|
|||
pyunifi==2.13
|
||||
|
||||
# homeassistant.components.upnp
|
||||
pyupnp-async==0.1.1.0
|
||||
pyupnp-async==0.1.1.1
|
||||
|
||||
# homeassistant.components.binary_sensor.uptimerobot
|
||||
pyuptimerobot==0.0.5
|
||||
|
|
|
@ -178,7 +178,7 @@ pytradfri[async]==5.5.1
|
|||
pyunifi==2.13
|
||||
|
||||
# homeassistant.components.upnp
|
||||
pyupnp-async==0.1.1.0
|
||||
pyupnp-async==0.1.1.1
|
||||
|
||||
# homeassistant.components.notify.html5
|
||||
pywebpush==1.6.0
|
||||
|
|
Loading…
Add table
Reference in a new issue