mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Upgrade shodan to 1.24.0 (#42199)
This commit is contained in:
parent
8bb7febbc5
commit
05a65bb612
@ -2,6 +2,6 @@
|
|||||||
"domain": "shodan",
|
"domain": "shodan",
|
||||||
"name": "Shodan",
|
"name": "Shodan",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/shodan",
|
"documentation": "https://www.home-assistant.io/integrations/shodan",
|
||||||
"requirements": ["shodan==1.23.0"],
|
"requirements": ["shodan==1.24.0"],
|
||||||
"codeowners": ["@fabaff"]
|
"codeowners": ["@fabaff"]
|
||||||
}
|
}
|
||||||
|
@ -2006,7 +2006,7 @@ sharkiqpy==0.1.8
|
|||||||
sharp_aquos_rc==0.3.2
|
sharp_aquos_rc==0.3.2
|
||||||
|
|
||||||
# homeassistant.components.shodan
|
# homeassistant.components.shodan
|
||||||
shodan==1.23.0
|
shodan==1.24.0
|
||||||
|
|
||||||
# homeassistant.components.sighthound
|
# homeassistant.components.sighthound
|
||||||
simplehound==0.3
|
simplehound==0.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user