diff --git a/homeassistant/components/shodan/manifest.json b/homeassistant/components/shodan/manifest.json
index 0ff3e44ece59733c94af756511d16f043a9e6dca..007f6ef1d99d4d27d4842fb43695ca2a7140acf0 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.0"],
+  "requirements": ["shodan==1.21.1"],
   "dependencies": [],
   "codeowners": ["@fabaff"]
 }
diff --git a/requirements_all.txt b/requirements_all.txt
index c99b8af492eb5ce5a3b87a47000291460ceec567..a9638a1d767e7548fc5b82c0da99593995b3a65f 100644
--- a/requirements_all.txt
+++ b/requirements_all.txt
@@ -1800,7 +1800,7 @@ sense_energy==0.7.0
 sharp_aquos_rc==0.3.2
 
 # homeassistant.components.shodan
-shodan==1.21.0
+shodan==1.21.1
 
 # homeassistant.components.simplepush
 simplepush==1.1.4