From 32b6568c119dd3f42217de3e3f32400c49e881de Mon Sep 17 00:00:00 2001 From: "renovate-sh-app[bot]" <219655108+renovate-sh-app[bot]@users.noreply.github.com> Date: Sat, 17 Jan 2026 15:41:21 +0000 Subject: [PATCH] chore(deps): update dependency prometheus-client to v0.24.1 | datasource | package | from | to | | ---------- | ----------------- | ----- | ------ | | pypi | prometheus-client | 0.9.0 | 0.24.1 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b2edd54..46aa340 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ apscheduler==3.7.0 requests==2.25.0 python-decouple==3.3 -prometheus-client==0.9.0 +prometheus-client==0.24.1 pygithub==1.51 logfmt-logger==0.1.2 \ No newline at end of file