From 2dad5cfa33238980cb6e0fa0d83e27736ebd0f31 Mon Sep 17 00:00:00 2001 From: "renovate-sh-app[bot]" <219655108+renovate-sh-app[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 16:03:07 +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