Update whois to 0.9.27 (#87305)

This commit is contained in:
Franck Nijhof 2023-02-03 21:49:02 +01:00 committed by GitHub
parent f3e74469db
commit 0de7be7803
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -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",

View file

@ -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

View file

@ -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