Bump pyhaversion to 3.3.0 (#33044)
This commit is contained in:
parent
eb77b94315
commit
ecbcdee934
3 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
"domain": "version",
|
||||
"name": "Version",
|
||||
"documentation": "https://www.home-assistant.io/integrations/version",
|
||||
"requirements": ["pyhaversion==3.2.0"],
|
||||
"requirements": ["pyhaversion==3.3.0"],
|
||||
"dependencies": [],
|
||||
"codeowners": ["@fabaff"],
|
||||
"quality_scale": "internal"
|
||||
|
|
|
@ -1298,7 +1298,7 @@ pygogogate2==0.1.1
|
|||
pygtfs==0.1.5
|
||||
|
||||
# homeassistant.components.version
|
||||
pyhaversion==3.2.0
|
||||
pyhaversion==3.3.0
|
||||
|
||||
# homeassistant.components.heos
|
||||
pyheos==0.6.0
|
||||
|
|
|
@ -491,7 +491,7 @@ pyfttt==0.3
|
|||
pygatt[GATTTOOL]==4.0.5
|
||||
|
||||
# homeassistant.components.version
|
||||
pyhaversion==3.2.0
|
||||
pyhaversion==3.3.0
|
||||
|
||||
# homeassistant.components.heos
|
||||
pyheos==0.6.0
|
||||
|
|
Loading…
Add table
Reference in a new issue