From 05a65bb61274dac426ed4e447a666241855f31d0 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Thu, 22 Oct 2020 11:21:15 +0200 Subject: [PATCH] Upgrade shodan to 1.24.0 (#42199) --- 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 264ae3655f6..32d05e2f90b 100644 --- a/homeassistant/components/shodan/manifest.json +++ b/homeassistant/components/shodan/manifest.json @@ -2,6 +2,6 @@ "domain": "shodan", "name": "Shodan", "documentation": "https://www.home-assistant.io/integrations/shodan", - "requirements": ["shodan==1.23.0"], + "requirements": ["shodan==1.24.0"], "codeowners": ["@fabaff"] } diff --git a/requirements_all.txt b/requirements_all.txt index 0f314fe6c73..937509f4219 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2006,7 +2006,7 @@ sharkiqpy==0.1.8 sharp_aquos_rc==0.3.2 # homeassistant.components.shodan -shodan==1.23.0 +shodan==1.24.0 # homeassistant.components.sighthound simplehound==0.3