From 8f4d6a0a6978dc54a4e33a6f26250e2257455068 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 11:31:23 +0000 Subject: [PATCH] Bump prometheus-client from 0.17.1 to 0.21.1 Bumps [prometheus-client](https://github.com/prometheus/client_python) from 0.17.1 to 0.21.1. - [Release notes](https://github.com/prometheus/client_python/releases) - [Commits](https://github.com/prometheus/client_python/compare/v0.17.1...v0.21.1) --- updated-dependencies: - dependency-name: prometheus-client 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 bb189e252..ee9606c8f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ tabulate==0.9.0 zipstream-new==1.1.8 pika==1.3.2 sentry-sdk[flask]==2.10.0 -prometheus-client==0.17.1 +prometheus-client==0.21.1 lxml==5.3.0 lxml_html_clean==0.3.1 pyicu==2.14