From fcecba9170b639e27db84d35aa44b6ef1e922d98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Sep 2025 05:01:33 +0000 Subject: [PATCH] Bump prometheus-client from 0.0.19 to 0.23.1 Bumps [prometheus-client](https://github.com/prometheus/client_python) from 0.0.19 to 0.23.1. - [Release notes](https://github.com/prometheus/client_python/releases) - [Commits](https://github.com/prometheus/client_python/compare/0.0.19...v0.23.1) --- updated-dependencies: - dependency-name: prometheus-client dependency-version: 0.23.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements_prometheus.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_prometheus.txt b/requirements_prometheus.txt index dab9d89..0e9cd64 100644 --- a/requirements_prometheus.txt +++ b/requirements_prometheus.txt @@ -1,4 +1,4 @@ -r requirements.txt prometheus-async==17.3.0 -prometheus-client==0.0.19 +prometheus-client==0.23.1 wrapt==1.16.0