Update prometheus-client to 0.17.1 (#97998)
This commit is contained in:
parent
2a80a63ac2
commit
dfdf592837
3 changed files with 3 additions and 3 deletions
|
@ -6,5 +6,5 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/prometheus",
|
||||
"iot_class": "assumed_state",
|
||||
"loggers": ["prometheus_client"],
|
||||
"requirements": ["prometheus-client==0.7.1"]
|
||||
"requirements": ["prometheus-client==0.17.1"]
|
||||
}
|
||||
|
|
|
@ -1450,7 +1450,7 @@ prayer-times-calculator==0.0.6
|
|||
proliphix==0.4.1
|
||||
|
||||
# homeassistant.components.prometheus
|
||||
prometheus-client==0.7.1
|
||||
prometheus-client==0.17.1
|
||||
|
||||
# homeassistant.components.proxmoxve
|
||||
proxmoxer==2.0.1
|
||||
|
|
|
@ -1095,7 +1095,7 @@ praw==7.5.0
|
|||
prayer-times-calculator==0.0.6
|
||||
|
||||
# homeassistant.components.prometheus
|
||||
prometheus-client==0.7.1
|
||||
prometheus-client==0.17.1
|
||||
|
||||
# homeassistant.components.hardware
|
||||
# homeassistant.components.recorder
|
||||
|
|
Loading…
Add table
Reference in a new issue