From 563f8d77a8273fa7cebc3b8448421115f5370ebe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Apr 2026 01:42:47 +0000 Subject: [PATCH] chore(deps): bump prometheus-client from 0.21.1 to 0.24.1 Bumps [prometheus-client](https://github.com/prometheus/client_python) from 0.21.1 to 0.24.1. - [Release notes](https://github.com/prometheus/client_python/releases) - [Commits](https://github.com/prometheus/client_python/compare/v0.21.1...v0.24.1) --- updated-dependencies: - dependency-name: prometheus-client dependency-version: 0.24.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1f03f7f..fa574cf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ requests==2.32.3 tzdata==2025.1 -prometheus_client==0.21.1 +prometheus_client==0.24.1