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",
|
||||
"name": "Shodan",
|
||||
"documentation": "https://www.home-assistant.io/integrations/shodan",
|
||||
"requirements": [
|
||||
"shodan==1.20.0"
|
||||
],
|
||||
"requirements": ["shodan==1.21.0"],
|
||||
"dependencies": [],
|
||||
"codeowners": [
|
||||
"@fabaff"
|
||||
]
|
||||
"codeowners": ["@fabaff"]
|
||||
}
|
|
@ -1795,7 +1795,7 @@ sense_energy==0.7.0
|
|||
sharp_aquos_rc==0.3.2
|
||||
|
||||
# homeassistant.components.shodan
|
||||
shodan==1.20.0
|
||||
shodan==1.21.0
|
||||
|
||||
# homeassistant.components.simplepush
|
||||
simplepush==1.1.4
|
||||
|
|
Loading…
Add table
Reference in a new issue