Upgrade shodan to 1.23.0 (#33811)
This commit is contained in:
parent
14f035a39b
commit
b0978f064f
2 changed files with 2 additions and 2 deletions
|
@ -2,6 +2,6 @@
|
|||
"domain": "shodan",
|
||||
"name": "Shodan",
|
||||
"documentation": "https://www.home-assistant.io/integrations/shodan",
|
||||
"requirements": ["shodan==1.22.0"],
|
||||
"requirements": ["shodan==1.23.0"],
|
||||
"codeowners": ["@fabaff"]
|
||||
}
|
||||
|
|
|
@ -1866,7 +1866,7 @@ sentry-sdk==0.13.5
|
|||
sharp_aquos_rc==0.3.2
|
||||
|
||||
# homeassistant.components.shodan
|
||||
shodan==1.22.0
|
||||
shodan==1.23.0
|
||||
|
||||
# homeassistant.components.sighthound
|
||||
simplehound==0.3
|
||||
|
|
Loading…
Add table
Reference in a new issue