Update shodan to 1.26.1 (#64457)
parent
ff4ad8ddf8
commit
9facd3962c
|
@ -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"
|
||||
}
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue