mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +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",
|
||||
"name": "Whois",
|
||||
"documentation": "https://www.home-assistant.io/integrations/whois",
|
||||
"requirements": ["python-whois==0.7.2"],
|
||||
"requirements": ["python-whois==0.7.3"],
|
||||
"codeowners": []
|
||||
}
|
||||
|
@ -1783,7 +1783,7 @@ python-velbus==2.0.44
|
||||
python-vlc==1.1.2
|
||||
|
||||
# homeassistant.components.whois
|
||||
python-whois==0.7.2
|
||||
python-whois==0.7.3
|
||||
|
||||
# homeassistant.components.wink
|
||||
python-wink==1.10.5
|
||||
|
Loading…
x
Reference in New Issue
Block a user