From f1eefba6414659a6350ab329af5e1e50342e460e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 05:37:45 +0000 Subject: [PATCH] Bump prometheus-client from 0.0.19 to 0.21.1 Bumps [prometheus-client](https://github.com/prometheus/client_python) from 0.0.19 to 0.21.1. - [Release notes](https://github.com/prometheus/client_python/releases) - [Commits](https://github.com/prometheus/client_python/compare/0.0.19...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_prometheus.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_prometheus.txt b/requirements_prometheus.txt index dab9d89..fb5de89 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.21.1 wrapt==1.16.0