Upgrade alpha_vantage to 2.2.0 (#35172)
This commit is contained in:
parent
ad94ccdd6c
commit
5e3555022f
2 changed files with 2 additions and 2 deletions
|
@ -2,6 +2,6 @@
|
||||||
"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.3"],
|
"requirements": ["alpha_vantage==2.2.0"],
|
||||||
"codeowners": ["@fabaff"]
|
"codeowners": ["@fabaff"]
|
||||||
}
|
}
|
||||||
|
|
|
@ -230,7 +230,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.3
|
alpha_vantage==2.2.0
|
||||||
|
|
||||||
# homeassistant.components.ambiclimate
|
# homeassistant.components.ambiclimate
|
||||||
ambiclimate==0.2.1
|
ambiclimate==0.2.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue