1
0
mirror of https://github.com/home-assistant/core.git synced 2026-03-03 00:00:58 +00:00

Upgrade to sqlalchemy 1.4.11 (#49538)

This commit is contained in:
J. Nick Koston
2021-04-21 20:29:36 -10:00
committed by GitHub
parent 303ab36c54
commit c10836fcee
12 changed files with 84 additions and 74 deletions

View File

@@ -13,6 +13,7 @@ env:
CACHE_VERSION: 1
DEFAULT_PYTHON: 3.8
PRE_COMMIT_CACHE: ~/.cache/pre-commit
SQLALCHEMY_WARN_20: 1
jobs:
# Separate job to pre-populate the base dependency cache