mirror of
https://github.com/home-assistant/core.git
synced 2025-07-07 13:27:09 +00:00
Update whois to 0.9.16 (#73408)
This commit is contained in:
parent
0bcc5d7a29
commit
02d18a2e1f
@ -2,7 +2,7 @@
|
||||
"domain": "whois",
|
||||
"name": "Whois",
|
||||
"documentation": "https://www.home-assistant.io/integrations/whois",
|
||||
"requirements": ["whois==0.9.13"],
|
||||
"requirements": ["whois==0.9.16"],
|
||||
"config_flow": true,
|
||||
"codeowners": ["@frenck"],
|
||||
"iot_class": "cloud_polling",
|
||||
|
@ -2433,7 +2433,7 @@ webexteamssdk==1.1.1
|
||||
whirlpool-sixth-sense==0.15.1
|
||||
|
||||
# homeassistant.components.whois
|
||||
whois==0.9.13
|
||||
whois==0.9.16
|
||||
|
||||
# homeassistant.components.wiffi
|
||||
wiffi==1.1.0
|
||||
|
@ -1606,7 +1606,7 @@ watchdog==2.1.8
|
||||
whirlpool-sixth-sense==0.15.1
|
||||
|
||||
# homeassistant.components.whois
|
||||
whois==0.9.13
|
||||
whois==0.9.16
|
||||
|
||||
# homeassistant.components.wiffi
|
||||
wiffi==1.1.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user