From a6fa6d2b7d64be5293abe00a884273f8a26f3ee0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 06:20:51 +0000 Subject: [PATCH] Bump prometheus-client from 0.20.0 to 0.21.0 Bumps [prometheus-client](https://github.com/prometheus/client_python) from 0.20.0 to 0.21.0. - [Release notes](https://github.com/prometheus/client_python/releases) - [Commits](https://github.com/prometheus/client_python/compare/v0.20.0...v0.21.0) --- 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 1b06d7c18..20d58afc2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ chewie==0.0.25 eventlet>=0.34.3; python_version >= "3.12" networkx>=1.9 pbr>=1.9 -prometheus_client==0.20.0 +prometheus_client==0.21.0 ruamel.yaml==0.18.6 os_ken==2.9.0 beka==0.4.2