From 80686a28d334d17d3fc73e19eba2d160d99eb2a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 12:22:28 +0000 Subject: [PATCH] chore(deps): bump prometheus-client in /apps/ai_workflow_engine Bumps [prometheus-client](https://github.com/prometheus/client_python) from 0.19.0 to 0.24.1. - [Release notes](https://github.com/prometheus/client_python/releases) - [Commits](https://github.com/prometheus/client_python/compare/v0.19.0...v0.24.1) --- updated-dependencies: - dependency-name: prometheus-client dependency-version: 0.24.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- apps/ai_workflow_engine/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/ai_workflow_engine/requirements.txt b/apps/ai_workflow_engine/requirements.txt index 218ce676f..06b19e695 100644 --- a/apps/ai_workflow_engine/requirements.txt +++ b/apps/ai_workflow_engine/requirements.txt @@ -66,7 +66,7 @@ kombu==5.3.4 flower==2.0.1 # Monitoring and logging -prometheus-client==0.19.0 +prometheus-client==0.24.1 structlog==25.5.0 sentry-sdk==1.45.1