From 455366183071418e02ec1e6991b2c3e2a7e22b59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 09:50:14 +0100 Subject: [PATCH] build(deps): Bump prometheus-client from 0.21.0 to 0.21.1 (#449) Bumps [prometheus-client](https://github.com/prometheus/client_python) from 0.21.0 to 0.21.1. - [Release notes](https://github.com/prometheus/client_python/releases) - [Commits](https://github.com/prometheus/client_python/compare/v0.21.0...v0.21.1) --- updated-dependencies: - dependency-name: prometheus-client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b1e7657..67da22c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,4 +23,4 @@ structlog==24.4.0 colorama==0.4.6 psutil==6.1.0 django-prometheus==2.3.1 -prometheus-client==0.21.0 +prometheus-client==0.21.1