From 1700c878f3ddefae2aa12b72054758c588a0a4a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 21:06:17 +0000 Subject: [PATCH] Bump prometheus-client from 0.25.0 to 0.26.0 in /tests Bumps [prometheus-client](https://github.com/prometheus/client_python) from 0.25.0 to 0.26.0. - [Release notes](https://github.com/prometheus/client_python/releases) - [Commits](https://github.com/prometheus/client_python/compare/v0.25.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] --- tests/requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements-test.txt b/tests/requirements-test.txt index 33a4d5ca..830c14b6 100644 --- a/tests/requirements-test.txt +++ b/tests/requirements-test.txt @@ -27,4 +27,4 @@ pytest-html==4.2.0 # prometheus_client — the official Prometheus Python lib; its parser # is the ground-truth for Prometheus exposition-format validation. hypothesis==6.155.2 -prometheus_client==0.25.0 +prometheus_client==0.26.0