mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 21:57:51 +00:00
Upgrade python-whois to 0.7.3 (#39153)
This commit is contained in:
parent
a1845e9ef0
commit
7ca8e9077a
@ -2,6 +2,6 @@
|
|||||||
"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": ["python-whois==0.7.2"],
|
"requirements": ["python-whois==0.7.3"],
|
||||||
"codeowners": []
|
"codeowners": []
|
||||||
}
|
}
|
||||||
|
@ -1783,7 +1783,7 @@ python-velbus==2.0.44
|
|||||||
python-vlc==1.1.2
|
python-vlc==1.1.2
|
||||||
|
|
||||||
# homeassistant.components.whois
|
# homeassistant.components.whois
|
||||||
python-whois==0.7.2
|
python-whois==0.7.3
|
||||||
|
|
||||||
# homeassistant.components.wink
|
# homeassistant.components.wink
|
||||||
python-wink==1.10.5
|
python-wink==1.10.5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user