Skip to content

Commit

Permalink
Bump pyhaversion from 22.04.0 to 22.4.1 (#69486)
Browse files Browse the repository at this point in the history
  • Loading branch information
ludeeus committed Apr 6, 2022
1 parent d6619dd commit 280dcbe
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/version/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"domain": "version",
"name": "Version",
"documentation": "https://www.home-assistant.io/integrations/version",
"requirements": ["pyhaversion==22.04.0"],
"requirements": ["pyhaversion==22.4.1"],
"codeowners": ["@fabaff", "@ludeeus"],
"quality_scale": "internal",
"iot_class": "local_push",
Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1517,7 +1517,7 @@ pygtfs==0.1.6
pygti==0.9.2

# homeassistant.components.version
pyhaversion==22.04.0
pyhaversion==22.4.1

# homeassistant.components.heos
pyheos==0.7.2
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1002,7 +1002,7 @@ pygatt[GATTTOOL]==4.0.5
pygti==0.9.2

# homeassistant.components.version
pyhaversion==22.04.0
pyhaversion==22.4.1

# homeassistant.components.heos
pyheos==0.7.2
Expand Down

0 comments on commit 280dcbe

Please sign in to comment.