Skip to content

Commit 68f1c2b

Browse files
Update prometheus-client requirement from ~=0.22.1 to ~=0.23.1
Updates the requirements on [prometheus-client](https://github.com/prometheus/client_python) to permit the latest version. - [Release notes](https://github.com/prometheus/client_python/releases) - [Commits](prometheus/client_python@v0.22.1...v0.23.1) --- updated-dependencies: - dependency-name: prometheus-client dependency-version: 0.23.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 12d144e commit 68f1c2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ requests
66
pytz
77
aiohttp~=3.12.7
88
discordhealthcheck~=0.1.1
9-
prometheus_client~=0.22.1
9+
prometheus_client~=0.23.1
1010
pyyaml~=6.0

0 commit comments

Comments
 (0)