From 9615ba3d99490e199a8f691a1be02626c04c5e25 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Mon, 30 Sep 2019 23:46:59 +0200 Subject: [PATCH] Bump shodan to 1.19.0 (#27079) --- homeassistant/components/shodan/manifest.json | 4 ++-- requirements_all.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/shodan/manifest.json b/homeassistant/components/shodan/manifest.json index be7f0a524dc..fa704a6550a 100644 --- a/homeassistant/components/shodan/manifest.json +++ b/homeassistant/components/shodan/manifest.json @@ -3,10 +3,10 @@ "name": "Shodan", "documentation": "https://www.home-assistant.io/components/shodan", "requirements": [ - "shodan==1.17.0" + "shodan==1.19.0" ], "dependencies": [], "codeowners": [ "@fabaff" ] -} +} \ No newline at end of file diff --git a/requirements_all.txt b/requirements_all.txt index f6f78bab918..54a9ec2d438 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1739,7 +1739,7 @@ sense_energy==0.7.0 sharp_aquos_rc==0.3.2 # homeassistant.components.shodan -shodan==1.17.0 +shodan==1.19.0 # homeassistant.components.simplepush simplepush==1.1.4