From 33fdbdf97fb7fe7d78a31dc971a0af921103fda3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 15:50:15 +0000 Subject: [PATCH] Bump prometheus-client from 0.17.1 to 0.22.1 Bumps [prometheus-client](https://github.com/prometheus/client_python) from 0.17.1 to 0.22.1. - [Release notes](https://github.com/prometheus/client_python/releases) - [Commits](https://github.com/prometheus/client_python/compare/v0.17.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 738f3aba3..193094deb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -41,5 +41,5 @@ cryptography==44.0.2 requests[security]==2.32.3 pymupdf==1.21.1 -prometheus-client==0.17.1 +prometheus-client==0.22.1 sentry_sdk==2.25.0