Upgrade holidays to 0.9.9 (#19851)

pull/19868/head
Fabian Affolter 2019-01-08 00:13:33 +01:00 committed by GitHub
commit f259c5724b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 3 deletions

View File

@ -14,7 +14,7 @@ from homeassistant.const import CONF_NAME, WEEKDAYS
from homeassistant.components.binary_sensor import BinarySensorDevice
import homeassistant.helpers.config_validation as cv
REQUIREMENTS = ['holidays==0.9.8']
REQUIREMENTS = ['holidays==0.9.9']
_LOGGER = logging.getLogger(__name__)
@ -26,6 +26,7 @@ ALL_COUNTRIES = [
'Canada', 'CA', 'Colombia', 'CO', 'Croatia', 'HR', 'Czech', 'CZ',
'Denmark', 'DK', 'England', 'EuropeanCentralBank', 'ECB', 'TAR',
'Finland', 'FI', 'France', 'FRA', 'Germany', 'DE', 'Hungary', 'HU',
'Honduras', 'HUD',
'India', 'IND', 'Ireland', 'Isle of Man', 'Italy', 'IT', 'Japan', 'JP',
'Mexico', 'MX', 'Netherlands', 'NL', 'NewZealand', 'NZ',
'Northern Ireland', 'Norway', 'NO', 'Polish', 'PL', 'Portugal', 'PT',

View File

@ -508,7 +508,7 @@ hlk-sw16==0.0.6
hole==0.3.0
# homeassistant.components.binary_sensor.workday
holidays==0.9.8
holidays==0.9.9
# homeassistant.components.frontend
home-assistant-frontend==20181219.0

View File

@ -101,7 +101,7 @@ hbmqtt==0.9.4
hdate==0.7.5
# homeassistant.components.binary_sensor.workday
holidays==0.9.8
holidays==0.9.9
# homeassistant.components.frontend
home-assistant-frontend==20181219.0