Upgrade python-whois to 0.7.3 (#39153)

This commit is contained in:
Fabian Affolter 2020-08-22 21:09:00 +02:00 committed by GitHub
parent a1845e9ef0
commit 7ca8e9077a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -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": []
}

View file

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