mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 04:37:06 +00:00
Upgrade distro to 1.0.4 (#6926)
This commit is contained in:
parent
26e9e59a5b
commit
542e430c1c
@ -22,7 +22,7 @@ from homeassistant.const import __version__ as CURRENT_VERSION
|
||||
from homeassistant.const import ATTR_FRIENDLY_NAME
|
||||
from homeassistant.helpers import event
|
||||
|
||||
REQUIREMENTS = ['distro==1.0.3']
|
||||
REQUIREMENTS = ['distro==1.0.4']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
@ -122,7 +122,7 @@ directpy==0.1
|
||||
discord.py==0.16.0
|
||||
|
||||
# homeassistant.components.updater
|
||||
distro==1.0.3
|
||||
distro==1.0.4
|
||||
|
||||
# homeassistant.components.switch.digitalloggers
|
||||
dlipower==0.7.165
|
||||
|
Loading…
x
Reference in New Issue
Block a user