Skip to content

Commit 10c0633

Browse files
authored
Update prometheus-client to 0.21.0 (home-assistant#126965)
1 parent 3460f46 commit 10c0633

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

homeassistant/components/prometheus/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
"documentation": "https://www.home-assistant.io/integrations/prometheus",
77
"iot_class": "assumed_state",
88
"loggers": ["prometheus_client"],
9-
"requirements": ["prometheus-client==0.17.1"]
9+
"requirements": ["prometheus-client==0.21.0"]
1010
}

requirements_all.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1630,7 +1630,7 @@ prayer-times-calculator-offline==1.0.3
16301630
proliphix==0.4.1
16311631

16321632
# homeassistant.components.prometheus
1633-
prometheus-client==0.17.1
1633+
prometheus-client==0.21.0
16341634

16351635
# homeassistant.components.proxmoxve
16361636
proxmoxer==2.0.1

requirements_test_all.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1331,7 +1331,7 @@ praw==7.5.0
13311331
prayer-times-calculator-offline==1.0.3
13321332

13331333
# homeassistant.components.prometheus
1334-
prometheus-client==0.17.1
1334+
prometheus-client==0.21.0
13351335

13361336
# homeassistant.components.hardware
13371337
# homeassistant.components.recorder

0 commit comments

Comments
 (0)