Bump shodan to 1.21.0 (#29991)

This commit is contained in:
Franck Nijhof 2019-12-16 10:57:42 +01:00 committed by Fabian Affolter
parent be042f3d91
commit dd0f0034f3
2 changed files with 4 additions and 8 deletions

View file

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

View file

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