Upgrade astral to 1.3.3 (#4956)

This commit is contained in:
Fabian Affolter 2016-12-17 19:29:36 +01:00 committed by GitHub
parent 4abcaea4b7
commit 44c4b25f2b
2 changed files with 2 additions and 3 deletions

View File

@ -17,8 +17,7 @@ from homeassistant.util import dt as dt_util
import homeassistant.helpers.config_validation as cv
import homeassistant.util as util
REQUIREMENTS = ['astral==1.3.2']
REQUIREMENTS = ['astral==1.3.3']
_LOGGER = logging.getLogger(__name__)

View File

@ -43,7 +43,7 @@ apcaccess==0.0.4
apns2==0.1.1
# homeassistant.components.sun
astral==1.3.2
astral==1.3.3
# homeassistant.components.sensor.linux_battery
batinfo==0.4.2