From 3bc490b22f64e388a87577682cb5492e5d353ce5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 08:09:13 +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.26.0. - [Release notes](https://github.com/prometheus/client_python/releases) - [Commits](https://github.com/prometheus/client_python/compare/v0.21.0...v0.26.0) --- updated-dependencies: - dependency-name: prometheus-client dependency-version: 0.26.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..9e588c85 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.26.0