From 851eef11447135cd23291ed3b118097c09020085 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Mon, 16 Jan 2023 22:31:43 +0100 Subject: [PATCH] Update whois to 0.9.23 (#86042) --- 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 104b583ea3a..3977dde00d0 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.16"], + "requirements": ["whois==0.9.23"], "config_flow": true, "codeowners": ["@frenck"], "iot_class": "cloud_polling", diff --git a/requirements_all.txt b/requirements_all.txt index 8d91dc75d6d..7a6b737d9d7 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2598,7 +2598,7 @@ webexteamssdk==1.1.1 whirlpool-sixth-sense==0.18.2 # homeassistant.components.whois -whois==0.9.16 +whois==0.9.23 # homeassistant.components.wiffi wiffi==1.1.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 3a80d5f7263..b1f26b1cefe 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1829,7 +1829,7 @@ watchdog==2.2.1 whirlpool-sixth-sense==0.18.2 # homeassistant.components.whois -whois==0.9.16 +whois==0.9.23 # homeassistant.components.wiffi wiffi==1.1.0