From d185a4f0ebfd1eca51284eb275b261dd484a48fa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 23:40:43 +0000 Subject: [PATCH] Update dependency prometheus_client to v0.21.1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 70fd4f2a..4b46cbe9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ c65faucet = "1.0.79" grpcio = "1.68.1" grpcio-tools = "1.68.1" protobuf = "5.29.1" -prometheus_client = "0.21.0" +prometheus_client = "0.21.1" pybind11 = "2.13.6" os-ken = "<=2.11.2" # dnspython 2.3.0 is not compatible with eventlet