Bump pyhaversion from 21.3.0 to 21.5.0 (#50540)

This commit is contained in:
Joakim Sørensen 2021-05-12 21:12:58 +02:00 committed by GitHub
parent 4ce3038b29
commit ce87fc902b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 10 additions and 5 deletions

View File

@ -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"
}

View File

@ -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

View File

@ -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