Bump shodan to 1.21.0 (#29991)
This commit is contained in:
parent
be042f3d91
commit
dd0f0034f3
2 changed files with 4 additions and 8 deletions
|
@ -2,11 +2,7 @@
|
||||||
"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": [
|
"requirements": ["shodan==1.21.0"],
|
||||||
"shodan==1.20.0"
|
|
||||||
],
|
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": [
|
"codeowners": ["@fabaff"]
|
||||||
"@fabaff"
|
|
||||||
]
|
|
||||||
}
|
}
|
|
@ -1795,7 +1795,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.20.0
|
shodan==1.21.0
|
||||||
|
|
||||||
# homeassistant.components.simplepush
|
# homeassistant.components.simplepush
|
||||||
simplepush==1.1.4
|
simplepush==1.1.4
|
||||||
|
|
Loading…
Add table
Reference in a new issue