mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 08:17:08 +00:00
Upgrade astral to 1.3 (#4238)
This commit is contained in:
parent
5d862e426e
commit
c35e5c9997
@ -18,7 +18,7 @@ import homeassistant.helpers.config_validation as cv
|
||||
import homeassistant.util as util
|
||||
|
||||
|
||||
REQUIREMENTS = ['astral==1.2']
|
||||
REQUIREMENTS = ['astral==1.3']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
@ -37,7 +37,7 @@ apcaccess==0.0.4
|
||||
apns2==0.1.1
|
||||
|
||||
# homeassistant.components.sun
|
||||
astral==1.2
|
||||
astral==1.3
|
||||
|
||||
# homeassistant.components.sensor.linux_battery
|
||||
batinfo==0.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user