Skip to content

Commit 21a8791

Browse files
chore(deps): update cog requirement prometheus-client to ~=0.25.0
1 parent 3e9b0db commit 21a8791

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

prometheus_exporter/info.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
"prom"
1212
],
1313
"min_bot_version": "3.5.1",
14-
"requirements": ["prometheus-client~=0.24.0"],
14+
"requirements": ["prometheus-client~=0.25.0"],
1515
"install_msg": "Usage: `[p]prom_export`"
1616
}

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
aiofiles~=25.1.0
22
chat_exporter~=3.0.0
33
croniter~=6.2.2
4-
prometheus-client~=0.24.0
4+
prometheus-client~=0.25.0
55
python-Levenshtein~=0.27.1
66
sentry-sdk~=2.54.0

0 commit comments

Comments
 (0)