Upgrade alpha_vantage to 2.1.2 (#28810)

This commit is contained in:
Fabian Affolter 2019-11-16 11:58:04 +01:00 committed by GitHub
parent d736c5f648
commit 2779d4f66e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
"""The alpha_vantage component.""" """The Alpha Vantage component."""

View File

@ -1,9 +1,9 @@
{ {
"domain": "alpha_vantage", "domain": "alpha_vantage",
"name": "Alpha vantage", "name": "Alpha Vantage",
"documentation": "https://www.home-assistant.io/integrations/alpha_vantage", "documentation": "https://www.home-assistant.io/integrations/alpha_vantage",
"requirements": [ "requirements": [
"alpha_vantage==2.1.1" "alpha_vantage==2.1.2"
], ],
"dependencies": [], "dependencies": [],
"codeowners": [ "codeowners": [

View File

@ -200,7 +200,7 @@ aladdin_connect==0.3
alarmdecoder==1.13.2 alarmdecoder==1.13.2
# homeassistant.components.alpha_vantage # homeassistant.components.alpha_vantage
alpha_vantage==2.1.1 alpha_vantage==2.1.2
# homeassistant.components.ambiclimate # homeassistant.components.ambiclimate
ambiclimate==0.2.1 ambiclimate==0.2.1