mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 04:37:06 +00:00
Update whois to 0.9.27 (#87305)
This commit is contained in:
parent
f3e74469db
commit
0de7be7803
@ -2,7 +2,7 @@
|
|||||||
"domain": "whois",
|
"domain": "whois",
|
||||||
"name": "Whois",
|
"name": "Whois",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/whois",
|
"documentation": "https://www.home-assistant.io/integrations/whois",
|
||||||
"requirements": ["whois==0.9.23"],
|
"requirements": ["whois==0.9.27"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"codeowners": ["@frenck"],
|
"codeowners": ["@frenck"],
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
|
@ -2617,7 +2617,7 @@ webexteamssdk==1.1.1
|
|||||||
whirlpool-sixth-sense==0.18.2
|
whirlpool-sixth-sense==0.18.2
|
||||||
|
|
||||||
# homeassistant.components.whois
|
# homeassistant.components.whois
|
||||||
whois==0.9.23
|
whois==0.9.27
|
||||||
|
|
||||||
# homeassistant.components.wiffi
|
# homeassistant.components.wiffi
|
||||||
wiffi==1.1.0
|
wiffi==1.1.0
|
||||||
|
@ -1848,7 +1848,7 @@ watchdog==2.2.1
|
|||||||
whirlpool-sixth-sense==0.18.2
|
whirlpool-sixth-sense==0.18.2
|
||||||
|
|
||||||
# homeassistant.components.whois
|
# homeassistant.components.whois
|
||||||
whois==0.9.23
|
whois==0.9.27
|
||||||
|
|
||||||
# homeassistant.components.wiffi
|
# homeassistant.components.wiffi
|
||||||
wiffi==1.1.0
|
wiffi==1.1.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user