Upgrade shodan to 1.24.0 (#42199)

This commit is contained in:
Franck Nijhof 2020-10-22 11:21:15 +02:00 committed by GitHub
parent 8bb7febbc5
commit 05a65bb612
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -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"]
} }

View File

@ -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