Upgrade astral to 1.4 (#6332)
* Upgrade astral to 1.4 * Update test for norway
This commit is contained in:
parent
5714f156c3
commit
c46ba3446d
4 changed files with 5 additions and 5 deletions
|
@ -17,7 +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.4']
|
||||
REQUIREMENTS = ['astral==1.4']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue