mirror of
https://github.com/home-assistant/core.git
synced 2025-07-14 16:57:10 +00:00
bump version (#16262)
This commit is contained in:
parent
aaa1ebeed5
commit
d46a1a266d
@ -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.1.0']
|
REQUIREMENTS = ['pyupnp-async==0.1.1.1']
|
||||||
DEPENDENCIES = ['http']
|
DEPENDENCIES = ['http']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
@ -1181,7 +1181,7 @@ pytrafikverket==0.1.5.8
|
|||||||
pyunifi==2.13
|
pyunifi==2.13
|
||||||
|
|
||||||
# homeassistant.components.upnp
|
# homeassistant.components.upnp
|
||||||
pyupnp-async==0.1.1.0
|
pyupnp-async==0.1.1.1
|
||||||
|
|
||||||
# homeassistant.components.binary_sensor.uptimerobot
|
# homeassistant.components.binary_sensor.uptimerobot
|
||||||
pyuptimerobot==0.0.5
|
pyuptimerobot==0.0.5
|
||||||
|
@ -178,7 +178,7 @@ pytradfri[async]==5.5.1
|
|||||||
pyunifi==2.13
|
pyunifi==2.13
|
||||||
|
|
||||||
# homeassistant.components.upnp
|
# homeassistant.components.upnp
|
||||||
pyupnp-async==0.1.1.0
|
pyupnp-async==0.1.1.1
|
||||||
|
|
||||||
# homeassistant.components.notify.html5
|
# homeassistant.components.notify.html5
|
||||||
pywebpush==1.6.0
|
pywebpush==1.6.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user