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