Upgrade alpha_vantage to 2.1.3 (#31388)
parent
8852cd0def
commit
f701b2245a
|
@ -2,7 +2,7 @@
|
||||||
"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": ["alpha_vantage==2.1.2"],
|
"requirements": ["alpha_vantage==2.1.3"],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": ["@fabaff"]
|
"codeowners": ["@fabaff"]
|
||||||
}
|
}
|
||||||
|
|
|
@ -211,7 +211,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.2
|
alpha_vantage==2.1.3
|
||||||
|
|
||||||
# homeassistant.components.ambiclimate
|
# homeassistant.components.ambiclimate
|
||||||
ambiclimate==0.2.1
|
ambiclimate==0.2.1
|
||||||
|
|
Loading…
Reference in New Issue