mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Upgrade distro to 1.2.0 (#11312)
This commit is contained in:
parent
e92e433805
commit
e91d47db96
@ -25,7 +25,7 @@ from homeassistant.helpers.aiohttp_client import async_get_clientsession
|
||||
import homeassistant.helpers.config_validation as cv
|
||||
import homeassistant.util.dt as dt_util
|
||||
|
||||
REQUIREMENTS = ['distro==1.1.0']
|
||||
REQUIREMENTS = ['distro==1.2.0']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
@ -215,7 +215,7 @@ discogs_client==2.2.1
|
||||
discord.py==0.16.12
|
||||
|
||||
# homeassistant.components.updater
|
||||
distro==1.1.0
|
||||
distro==1.2.0
|
||||
|
||||
# homeassistant.components.switch.digitalloggers
|
||||
dlipower==0.7.165
|
||||
|
Loading…
x
Reference in New Issue
Block a user