Upgrade alpha-vantage to 2.3.1 (#44705)
This commit is contained in:
parent
2f486543df
commit
168b3ae6af
2 changed files with 2 additions and 2 deletions
|
@ -2,6 +2,6 @@
|
|||
"domain": "alpha_vantage",
|
||||
"name": "Alpha Vantage",
|
||||
"documentation": "https://www.home-assistant.io/integrations/alpha_vantage",
|
||||
"requirements": ["alpha_vantage==2.2.0"],
|
||||
"requirements": ["alpha_vantage==2.3.1"],
|
||||
"codeowners": ["@fabaff"]
|
||||
}
|
||||
|
|
|
@ -236,7 +236,7 @@ airly==1.0.0
|
|||
aladdin_connect==0.3
|
||||
|
||||
# homeassistant.components.alpha_vantage
|
||||
alpha_vantage==2.2.0
|
||||
alpha_vantage==2.3.1
|
||||
|
||||
# homeassistant.components.ambiclimate
|
||||
ambiclimate==0.2.1
|
||||
|
|
Loading…
Add table
Reference in a new issue