mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Upgrade astral to 1.3.3 (#4956)
This commit is contained in:
parent
4abcaea4b7
commit
44c4b25f2b
@ -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__)
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user