mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 19:27:45 +00:00
Upgrade astral to 1.3.2 (#4505)
This commit is contained in:
parent
63461e9007
commit
ed1d0b4197
@ -18,7 +18,7 @@ import homeassistant.helpers.config_validation as cv
|
|||||||
import homeassistant.util as util
|
import homeassistant.util as util
|
||||||
|
|
||||||
|
|
||||||
REQUIREMENTS = ['astral==1.3']
|
REQUIREMENTS = ['astral==1.3.2']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -40,7 +40,7 @@ apcaccess==0.0.4
|
|||||||
apns2==0.1.1
|
apns2==0.1.1
|
||||||
|
|
||||||
# homeassistant.components.sun
|
# homeassistant.components.sun
|
||||||
astral==1.3
|
astral==1.3.2
|
||||||
|
|
||||||
# homeassistant.components.sensor.linux_battery
|
# homeassistant.components.sensor.linux_battery
|
||||||
batinfo==0.4.2
|
batinfo==0.4.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user