Upgrade shodan to 1.22.0 (#32928)

This commit is contained in:
Franck Nijhof 2020-03-18 11:55:09 +01:00 committed by GitHub
parent 4517f0d59a
commit 4e4fd90455
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,7 +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": ["shodan==1.21.3"], "requirements": ["shodan==1.22.0"],
"dependencies": [], "dependencies": [],
"codeowners": ["@fabaff"] "codeowners": ["@fabaff"]
} }

View file

@ -1846,7 +1846,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.21.3 shodan==1.22.0
# homeassistant.components.sighthound # homeassistant.components.sighthound
simplehound==0.3 simplehound==0.3