Upgrade shodan to 1.23.0 (#33811)

This commit is contained in:
Franck Nijhof 2020-04-08 13:12:18 +02:00 committed by GitHub
parent 14f035a39b
commit b0978f064f
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.22.0"], "requirements": ["shodan==1.23.0"],
"codeowners": ["@fabaff"] "codeowners": ["@fabaff"]
} }

View File

@ -1866,7 +1866,7 @@ sentry-sdk==0.13.5
sharp_aquos_rc==0.3.2 sharp_aquos_rc==0.3.2
# homeassistant.components.shodan # homeassistant.components.shodan
shodan==1.22.0 shodan==1.23.0
# homeassistant.components.sighthound # homeassistant.components.sighthound
simplehound==0.3 simplehound==0.3