Skip to content
Snippets Groups Projects
Commit d308ea69 authored by Fabian Affolter's avatar Fabian Affolter Committed by Paulus Schoutsen
Browse files

Upgrade yahoo-finance to 1.3.2 (#4040)

parent a8c5c995
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@ from homeassistant.helpers.entity import Entity
from homeassistant.util import Throttle
import homeassistant.helpers.config_validation as cv
REQUIREMENTS = ['yahoo-finance==1.2.1']
REQUIREMENTS = ['yahoo-finance==1.3.2']
_LOGGER = logging.getLogger(__name__)
......
......@@ -543,7 +543,7 @@ xboxapi==0.1.1
xmltodict==0.10.2
# homeassistant.components.sensor.yahoo_finance
yahoo-finance==1.2.1
yahoo-finance==1.3.2
# homeassistant.components.sensor.yweather
yahooweather==0.8
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment