Upgrade astral to 1.3.2 (#4505)

This commit is contained in:
Fabian Affolter 2016-11-21 17:27:48 +01:00 committed by GitHub
parent 63461e9007
commit ed1d0b4197
2 changed files with 2 additions and 2 deletions

View file

@ -18,7 +18,7 @@ import homeassistant.helpers.config_validation as cv
import homeassistant.util as util
REQUIREMENTS = ['astral==1.3']
REQUIREMENTS = ['astral==1.3.2']
_LOGGER = logging.getLogger(__name__)

View file

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