Bump pyhaversion to 21.7.0 (#52880)
This commit is contained in:
parent
f234da6379
commit
d7b2ec80b2
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "Version",
|
||||
"documentation": "https://www.home-assistant.io/integrations/version",
|
||||
"requirements": [
|
||||
"pyhaversion==21.5.0"
|
||||
"pyhaversion==21.7.0"
|
||||
],
|
||||
"codeowners": [
|
||||
"@fabaff",
|
||||
|
|
|
@ -1465,7 +1465,7 @@ pygtfs==0.1.6
|
|||
pygti==0.9.2
|
||||
|
||||
# homeassistant.components.version
|
||||
pyhaversion==21.5.0
|
||||
pyhaversion==21.7.0
|
||||
|
||||
# homeassistant.components.heos
|
||||
pyheos==0.7.2
|
||||
|
|
|
@ -818,7 +818,7 @@ pygatt[GATTTOOL]==4.0.5
|
|||
pygti==0.9.2
|
||||
|
||||
# homeassistant.components.version
|
||||
pyhaversion==21.5.0
|
||||
pyhaversion==21.7.0
|
||||
|
||||
# homeassistant.components.heos
|
||||
pyheos==0.7.2
|
||||
|
|
Loading…
Add table
Reference in a new issue