Upgrade alpha_vantage to 2.2.0 (#35172)

This commit is contained in:
Fabian Affolter 2020-05-04 14:07:54 +02:00 committed by GitHub
parent ad94ccdd6c
commit 5e3555022f
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": "alpha_vantage",
"name": "Alpha Vantage",
"documentation": "https://www.home-assistant.io/integrations/alpha_vantage",
"requirements": ["alpha_vantage==2.1.3"],
"requirements": ["alpha_vantage==2.2.0"],
"codeowners": ["@fabaff"]
}

View file

@ -230,7 +230,7 @@ aladdin_connect==0.3
alarmdecoder==1.13.2
# homeassistant.components.alpha_vantage
alpha_vantage==2.1.3
alpha_vantage==2.2.0
# homeassistant.components.ambiclimate
ambiclimate==0.2.1