Update whois to 0.9.16 (#73408)
This commit is contained in:
parent
0bcc5d7a29
commit
02d18a2e1f
3 changed files with 3 additions and 3 deletions
|
@ -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…
Add table
Reference in a new issue