From 9159da6583f1405f6218eb21f41d562f7f3bc106 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Fri, 27 Dec 2019 20:35:25 +0100 Subject: [PATCH] Bump shodan to 1.21.1 (#30234) --- 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 0ff3e44ece5..007f6ef1d99 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.0"], + "requirements": ["shodan==1.21.1"], "dependencies": [], "codeowners": ["@fabaff"] } diff --git a/requirements_all.txt b/requirements_all.txt index c99b8af492e..a9638a1d767 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1800,7 +1800,7 @@ sense_energy==0.7.0 sharp_aquos_rc==0.3.2 # homeassistant.components.shodan -shodan==1.21.0 +shodan==1.21.1 # homeassistant.components.simplepush simplepush==1.1.4