From 12c6b0847c8337269f7b73fed36769d8b8f09aa3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Jun 2025 12:04:06 +0000 Subject: [PATCH] Bump prometheus-client from 0.14.1 to 0.22.1 Bumps [prometheus-client](https://github.com/prometheus/client_python) from 0.14.1 to 0.22.1. - [Release notes](https://github.com/prometheus/client_python/releases) - [Commits](https://github.com/prometheus/client_python/compare/v0.14.1...v0.22.1) --- updated-dependencies: - dependency-name: prometheus-client dependency-version: 0.22.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 4d34de9..64f8ecd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ aiohttp==3.11.0b0 -prometheus-client==0.14.1 +prometheus-client==0.22.1