Upgrade holidays to 0.9.4 (#13167)

This commit is contained in:
Otto Winter 2018-03-13 17:30:31 +01:00 committed by Fabian Affolter
parent 8a1687accb
commit d5612b5ccc
3 changed files with 3 additions and 3 deletions

View File

@ -17,7 +17,7 @@ import homeassistant.helpers.config_validation as cv
_LOGGER = logging.getLogger(__name__) _LOGGER = logging.getLogger(__name__)
REQUIREMENTS = ['holidays==0.9.3'] REQUIREMENTS = ['holidays==0.9.4']
# List of all countries currently supported by holidays # List of all countries currently supported by holidays
# There seems to be no way to get the list out at runtime # There seems to be no way to get the list out at runtime

View File

@ -350,7 +350,7 @@ hikvision==0.4
hipnotify==1.0.8 hipnotify==1.0.8
# homeassistant.components.binary_sensor.workday # homeassistant.components.binary_sensor.workday
holidays==0.9.3 holidays==0.9.4
# homeassistant.components.frontend # homeassistant.components.frontend
home-assistant-frontend==20180310.0 home-assistant-frontend==20180310.0

View File

@ -75,7 +75,7 @@ haversine==0.4.5
hbmqtt==0.9.1 hbmqtt==0.9.1
# homeassistant.components.binary_sensor.workday # homeassistant.components.binary_sensor.workday
holidays==0.9.3 holidays==0.9.4
# homeassistant.components.frontend # homeassistant.components.frontend
home-assistant-frontend==20180310.0 home-assistant-frontend==20180310.0