Upgrade python-whois to 0.7.3 (#39153)
This commit is contained in:
parent
a1845e9ef0
commit
7ca8e9077a
2 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue