From 02d18a2e1faacc3d7c5fd10f79a44c21fb2c8e65 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Mon, 13 Jun 2022 02:16:15 +0200 Subject: [PATCH] Update whois to 0.9.16 (#73408) --- homeassistant/components/whois/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/whois/manifest.json b/homeassistant/components/whois/manifest.json index 8cbb0f6f502..00a2821c8c4 100644 --- a/homeassistant/components/whois/manifest.json +++ b/homeassistant/components/whois/manifest.json @@ -2,7 +2,7 @@ "domain": "whois", "name": "Whois", "documentation": "https://www.home-assistant.io/integrations/whois", - "requirements": ["whois==0.9.13"], + "requirements": ["whois==0.9.16"], "config_flow": true, "codeowners": ["@frenck"], "iot_class": "cloud_polling", diff --git a/requirements_all.txt b/requirements_all.txt index 875ea35ad00..aa93ba61889 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2433,7 +2433,7 @@ webexteamssdk==1.1.1 whirlpool-sixth-sense==0.15.1 # homeassistant.components.whois -whois==0.9.13 +whois==0.9.16 # homeassistant.components.wiffi wiffi==1.1.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 0caab7ebe70..f2bc79db670 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1606,7 +1606,7 @@ watchdog==2.1.8 whirlpool-sixth-sense==0.15.1 # homeassistant.components.whois -whois==0.9.13 +whois==0.9.16 # homeassistant.components.wiffi wiffi==1.1.0