From 4e212cb2dfad4475bfc9f229d25869fd868c728c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 12:45:35 +0000 Subject: [PATCH] chore(deps): bump prometheus-client in /services/challenge-validator Bumps [prometheus-client](https://github.com/prometheus/client_python) from 0.19.0 to 0.26.0. - [Release notes](https://github.com/prometheus/client_python/releases) - [Commits](https://github.com/prometheus/client_python/compare/v0.19.0...v0.26.0) --- updated-dependencies: - dependency-name: prometheus-client dependency-version: 0.26.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- services/challenge-validator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/challenge-validator/requirements.txt b/services/challenge-validator/requirements.txt index 69b5e1e..f905ef3 100644 --- a/services/challenge-validator/requirements.txt +++ b/services/challenge-validator/requirements.txt @@ -3,4 +3,4 @@ uvicorn[standard]==0.24.0 pydantic==2.5.0 redis==5.0.1 pyyaml==6.0.1 -prometheus-client==0.19.0 +prometheus-client==0.26.0