From 54828a65fd80c9c7219e0373c612bcf2b4aee3d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 08:11:18 +0000 Subject: [PATCH] chore(deps): bump prometheus-client in /agents/hyper-auto-assistant Bumps [prometheus-client](https://github.com/prometheus/client_python) from 0.21.0 to 0.25.0. - [Release notes](https://github.com/prometheus/client_python/releases) - [Commits](https://github.com/prometheus/client_python/compare/v0.21.0...v0.25.0) --- updated-dependencies: - dependency-name: prometheus-client dependency-version: 0.25.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- agents/hyper-auto-assistant/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agents/hyper-auto-assistant/requirements.txt b/agents/hyper-auto-assistant/requirements.txt index 4c8d1f58..50da6b6c 100644 --- a/agents/hyper-auto-assistant/requirements.txt +++ b/agents/hyper-auto-assistant/requirements.txt @@ -2,4 +2,4 @@ fastapi==0.136.0 uvicorn[standard]==0.32.0 httpx==0.28.1 pydantic==2.13.3 -prometheus-client==0.21.0 +prometheus-client==0.25.0