From 2f375004439208b74fb53b0936ea2f15296110ae Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Sun, 10 Jul 2022 01:51:46 +0200 Subject: [PATCH] Update shodan to 1.28.0 (#74850) --- 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 7d609a5e9c3de3..98af966c496bf3 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.27.0"], + "requirements": ["shodan==1.28.0"], "codeowners": ["@fabaff"], "iot_class": "cloud_polling", "loggers": ["shodan"] diff --git a/requirements_all.txt b/requirements_all.txt index 1842c31497fa26..b8ff50bd853299 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2162,7 +2162,7 @@ sharkiq==0.0.1 sharp_aquos_rc==0.3.2 # homeassistant.components.shodan -shodan==1.27.0 +shodan==1.28.0 # homeassistant.components.sighthound simplehound==0.3