From 6fe2c135cd0ae031169b33dc3f3af435eb95318b Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 12 Jan 2022 17:59:36 +0100 Subject: [PATCH] Update shodan to 1.26.0 (#63827) --- homeassistant/components/shodan/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/shodan/manifest.json b/homeassistant/components/shodan/manifest.json index c2d9d3dd265..23a343e3ca0 100644 --- a/homeassistant/components/shodan/manifest.json +++ b/homeassistant/components/shodan/manifest.json @@ -2,7 +2,7 @@ "domain": "shodan", "name": "Shodan", "documentation": "https://www.home-assistant.io/integrations/shodan", - "requirements": ["shodan==1.25.0"], + "requirements": ["shodan==1.26.0"], "codeowners": ["@fabaff"], "iot_class": "cloud_polling" } diff --git a/requirements_all.txt b/requirements_all.txt index 3870d3acaf3..cd469d575c9 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2178,7 +2178,7 @@ sharkiqpy==0.1.8 sharp_aquos_rc==0.3.2 # homeassistant.components.shodan -shodan==1.25.0 +shodan==1.26.0 # homeassistant.components.sighthound simplehound==0.3