mirror of
https://github.com/home-assistant/core.git
synced 2025-07-08 13:57:10 +00:00
Bump pyhaversion from 21.3.0 to 21.5.0 (#50540)
This commit is contained in:
parent
4ce3038b29
commit
ce87fc902b
@ -2,8 +2,13 @@
|
||||
"domain": "version",
|
||||
"name": "Version",
|
||||
"documentation": "https://www.home-assistant.io/integrations/version",
|
||||
"requirements": ["pyhaversion==21.3.0"],
|
||||
"codeowners": ["@fabaff", "@ludeeus"],
|
||||
"requirements": [
|
||||
"pyhaversion==21.5.0"
|
||||
],
|
||||
"codeowners": [
|
||||
"@fabaff",
|
||||
"@ludeeus"
|
||||
],
|
||||
"quality_scale": "internal",
|
||||
"iot_class": "local_push"
|
||||
}
|
@ -1437,7 +1437,7 @@ pygtfs==0.1.5
|
||||
pygti==0.9.2
|
||||
|
||||
# homeassistant.components.version
|
||||
pyhaversion==21.3.0
|
||||
pyhaversion==21.5.0
|
||||
|
||||
# homeassistant.components.heos
|
||||
pyheos==0.7.2
|
||||
|
@ -787,7 +787,7 @@ pygatt[GATTTOOL]==4.0.5
|
||||
pygti==0.9.2
|
||||
|
||||
# homeassistant.components.version
|
||||
pyhaversion==21.3.0
|
||||
pyhaversion==21.5.0
|
||||
|
||||
# homeassistant.components.heos
|
||||
pyheos==0.7.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user