From 715bb286c478904f1e905cc6452aaae8bef6f800 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Fri, 16 Aug 2019 16:17:02 +0200 Subject: [PATCH] Upgrade shodan to 1.15.0 (#25990) --- 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 eeb5f1c5309..7ecc298e3f6 100644 --- a/homeassistant/components/shodan/manifest.json +++ b/homeassistant/components/shodan/manifest.json @@ -3,7 +3,7 @@ "name": "Shodan", "documentation": "https://www.home-assistant.io/components/shodan", "requirements": [ - "shodan==1.13.0" + "shodan==1.15.0" ], "dependencies": [], "codeowners": [ diff --git a/requirements_all.txt b/requirements_all.txt index 9c3871358de..53c133b1d50 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1690,7 +1690,7 @@ sense_energy==0.7.0 sharp_aquos_rc==0.3.2 # homeassistant.components.shodan -shodan==1.13.0 +shodan==1.15.0 # homeassistant.components.simplepush simplepush==1.1.4