From 48006d1b1396a275ac219001e3f6dafb6beb3ca5 Mon Sep 17 00:00:00 2001 From: "renovate-sh-app[bot]" <219655108+renovate-sh-app[bot]@users.noreply.github.com> Date: Sun, 12 Apr 2026 22:02:49 +0000 Subject: [PATCH] chore(deps): update dependency prometheus-client to v0.25.0 | datasource | package | from | to | | ---------- | ----------------- | ----- | ------ | | pypi | prometheus-client | 0.9.0 | 0.25.0 | 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..45ea8fe 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.25.0 pygithub==1.51 logfmt-logger==0.1.2 \ No newline at end of file