From 7a4ee9e03cd3b171d9240189390e72ec96125935 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 08:12:50 +0000 Subject: [PATCH] Bump prometheus-client from 0.16.0 to 0.25.0 Bumps [prometheus-client](https://github.com/prometheus/client_python) from 0.16.0 to 0.25.0. - [Release notes](https://github.com/prometheus/client_python/releases) - [Commits](https://github.com/prometheus/client_python/compare/v0.16.0...v0.25.0) --- updated-dependencies: - dependency-name: prometheus-client dependency-version: 0.25.0 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 2e5e505..8f7b217 100644 --- a/requirements.txt +++ b/requirements.txt @@ -88,7 +88,7 @@ pathspec==0.11.1 pickleshare==0.7.5 Pillow>=10.0.1 platformdirs==4.10.0 -prometheus-client==0.16.0 +prometheus-client==0.25.0 prompt-toolkit==3.0.38 protobuf==7.35.1 psutil==5.9.4