Bump shodan to 1.19.0 (#27079)
parent
8c01ed8a1f
commit
9615ba3d99
|
@ -3,10 +3,10 @@
|
||||||
"name": "Shodan",
|
"name": "Shodan",
|
||||||
"documentation": "https://www.home-assistant.io/components/shodan",
|
"documentation": "https://www.home-assistant.io/components/shodan",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"shodan==1.17.0"
|
"shodan==1.19.0"
|
||||||
],
|
],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": [
|
"codeowners": [
|
||||||
"@fabaff"
|
"@fabaff"
|
||||||
]
|
]
|
||||||
}
|
}
|
|
@ -1739,7 +1739,7 @@ sense_energy==0.7.0
|
||||||
sharp_aquos_rc==0.3.2
|
sharp_aquos_rc==0.3.2
|
||||||
|
|
||||||
# homeassistant.components.shodan
|
# homeassistant.components.shodan
|
||||||
shodan==1.17.0
|
shodan==1.19.0
|
||||||
|
|
||||||
# homeassistant.components.simplepush
|
# homeassistant.components.simplepush
|
||||||
simplepush==1.1.4
|
simplepush==1.1.4
|
||||||
|
|
Loading…
Reference in New Issue