From 4e4fd90455dd095f47c5ab7eadf96260624bd4ac Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 18 Mar 2020 11:55:09 +0100 Subject: [PATCH] Upgrade shodan to 1.22.0 (#32928) --- 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 1b04da721b1..86006191942 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.21.3"], + "requirements": ["shodan==1.22.0"], "dependencies": [], "codeowners": ["@fabaff"] } diff --git a/requirements_all.txt b/requirements_all.txt index 5b7e4438ed8..e2b882e42f9 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1846,7 +1846,7 @@ sentry-sdk==0.13.5 sharp_aquos_rc==0.3.2 # homeassistant.components.shodan -shodan==1.21.3 +shodan==1.22.0 # homeassistant.components.sighthound simplehound==0.3