Skip to content

Commit

Permalink
Bump glances-api to 0.4.3 (home-assistant#95431)
Browse files Browse the repository at this point in the history
  • Loading branch information
freeDom- authored Jun 28, 2023
1 parent ae21ab2 commit 796b5ef
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/glances/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"documentation": "https://www.home-assistant.io/integrations/glances",
"iot_class": "local_polling",
"loggers": ["glances_api"],
"requirements": ["glances-api==0.4.2"]
"requirements": ["glances-api==0.4.3"]
}
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -861,7 +861,7 @@ gios==3.1.0
gitterpy==0.1.7

# homeassistant.components.glances
glances-api==0.4.2
glances-api==0.4.3

# homeassistant.components.goalzero
goalzero==0.2.1
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -674,7 +674,7 @@ getmac==0.8.2
gios==3.1.0

# homeassistant.components.glances
glances-api==0.4.2
glances-api==0.4.3

# homeassistant.components.goalzero
goalzero==0.2.1
Expand Down

0 comments on commit 796b5ef

Please sign in to comment.