diff --git a/homeassistant/components/shodan/manifest.json b/homeassistant/components/shodan/manifest.json index 23a343e3ca0..bf4aed39cc6 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.26.0"], + "requirements": ["shodan==1.26.1"], "codeowners": ["@fabaff"], "iot_class": "cloud_polling" } diff --git a/requirements_all.txt b/requirements_all.txt index 8aa1f6d3a14..307cef888f0 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2178,7 +2178,7 @@ sharkiqpy==0.1.8 sharp_aquos_rc==0.3.2 # homeassistant.components.shodan -shodan==1.26.0 +shodan==1.26.1 # homeassistant.components.sighthound simplehound==0.3