Upgrade async-upnp-client to 0.22.12 (#59284)

This commit is contained in:
Franck Nijhof 2021-11-07 16:41:26 +01:00 committed by GitHub
parent 37259a1448
commit ddf0941275
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 7 additions and 7 deletions

View File

@ -3,7 +3,7 @@
"name": "DLNA Digital Media Renderer",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/dlna_dmr",
"requirements": ["async-upnp-client==0.22.11"],
"requirements": ["async-upnp-client==0.22.12"],
"dependencies": ["ssdp"],
"ssdp": [
{

View File

@ -2,7 +2,7 @@
"domain": "ssdp",
"name": "Simple Service Discovery Protocol (SSDP)",
"documentation": "https://www.home-assistant.io/integrations/ssdp",
"requirements": ["async-upnp-client==0.22.11"],
"requirements": ["async-upnp-client==0.22.12"],
"dependencies": ["network"],
"after_dependencies": ["zeroconf"],
"codeowners": [],

View File

@ -3,7 +3,7 @@
"name": "UPnP/IGD",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/upnp",
"requirements": ["async-upnp-client==0.22.11"],
"requirements": ["async-upnp-client==0.22.12"],
"dependencies": ["network", "ssdp"],
"codeowners": ["@StevenLooman","@ehendrix23"],
"ssdp": [

View File

@ -2,7 +2,7 @@
"domain": "yeelight",
"name": "Yeelight",
"documentation": "https://www.home-assistant.io/integrations/yeelight",
"requirements": ["yeelight==0.7.8", "async-upnp-client==0.22.11"],
"requirements": ["yeelight==0.7.8", "async-upnp-client==0.22.12"],
"codeowners": ["@rytilahti", "@zewelor", "@shenxn", "@starkillerOG"],
"config_flow": true,
"dependencies": ["network"],

View File

@ -4,7 +4,7 @@ aiodiscover==1.4.5
aiohttp==3.8.0
aiohttp_cors==0.7.0
astral==2.2
async-upnp-client==0.22.11
async-upnp-client==0.22.12
async_timeout==4.0.0
attrs==21.2.0
awesomeversion==21.10.1

View File

@ -336,7 +336,7 @@ asterisk_mbox==0.5.0
# homeassistant.components.ssdp
# homeassistant.components.upnp
# homeassistant.components.yeelight
async-upnp-client==0.22.11
async-upnp-client==0.22.12
# homeassistant.components.supla
asyncpysupla==0.0.5

View File

@ -233,7 +233,7 @@ arcam-fmj==0.12.0
# homeassistant.components.ssdp
# homeassistant.components.upnp
# homeassistant.components.yeelight
async-upnp-client==0.22.11
async-upnp-client==0.22.12
# homeassistant.components.aurora
auroranoaa==0.0.2