diff --git a/homeassistant/components/shodan/manifest.json b/homeassistant/components/shodan/manifest.json index dac6efdfce2..1b04da721b1 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.2"], + "requirements": ["shodan==1.21.3"], "dependencies": [], "codeowners": ["@fabaff"] } diff --git a/requirements_all.txt b/requirements_all.txt index 46185c445cd..37f6356d441 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1807,7 +1807,7 @@ sentry-sdk==0.13.5 sharp_aquos_rc==0.3.2 # homeassistant.components.shodan -shodan==1.21.2 +shodan==1.21.3 # homeassistant.components.sighthound simplehound==0.3