We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fb779fa + 9e90e8f commit 9c6017bCopy full SHA for 9c6017b
2 files changed
prometheus_exporter/info.json
@@ -11,6 +11,6 @@
11
"prom"
12
],
13
"min_bot_version": "3.5.1",
14
- "requirements": ["prometheus-client~=0.23.1"],
+ "requirements": ["prometheus-client~=0.24.0"],
15
"install_msg": "Usage: `[p]prom_export`"
16
}
requirements.txt
@@ -1,6 +1,6 @@
1
aiofiles~=25.1.0
2
chat_exporter~=3.0.0
3
croniter~=6.0.0
4
-prometheus-client~=0.23.1
+prometheus-client~=0.24.0
5
python-Levenshtein~=0.27.1
6
sentry-sdk~=2.49.0
0 commit comments