Upgrade distro to 1.5.0 (#34009)
This commit is contained in:
parent
11ee01424d
commit
2af9f4fffe
4 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
"domain": "updater",
|
||||
"name": "Updater",
|
||||
"documentation": "https://www.home-assistant.io/integrations/updater",
|
||||
"requirements": ["distro==1.4.0"],
|
||||
"requirements": ["distro==1.5.0"],
|
||||
"codeowners": ["@home-assistant/core"],
|
||||
"quality_scale": "internal"
|
||||
}
|
||||
|
|
|
@ -10,7 +10,7 @@ certifi>=2019.11.28
|
|||
ciso8601==2.1.3
|
||||
cryptography==2.9
|
||||
defusedxml==0.6.0
|
||||
distro==1.4.0
|
||||
distro==1.5.0
|
||||
hass-nabucasa==0.34.0
|
||||
home-assistant-frontend==20200407.2
|
||||
importlib-metadata==1.5.0
|
||||
|
|
|
@ -456,7 +456,7 @@ discogs_client==2.2.2
|
|||
discord.py==1.3.3
|
||||
|
||||
# homeassistant.components.updater
|
||||
distro==1.4.0
|
||||
distro==1.5.0
|
||||
|
||||
# homeassistant.components.digitalloggers
|
||||
dlipower==0.7.165
|
||||
|
|
|
@ -181,7 +181,7 @@ denonavr==0.8.1
|
|||
directv==0.3.0
|
||||
|
||||
# homeassistant.components.updater
|
||||
distro==1.4.0
|
||||
distro==1.5.0
|
||||
|
||||
# homeassistant.components.doorbird
|
||||
doorbirdpy==2.0.8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue