From 6c8750bb63139f8a961e468742274915f13fc66c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 08:09:51 +0000 Subject: [PATCH] chore(deps): bump fastapi in /agents/hyper-agents Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.136.0 to 0.139.2. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.136.0...0.139.2) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.139.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- agents/hyper-agents/architect/requirements.txt | 2 +- agents/hyper-agents/observer/requirements.txt | 2 +- agents/hyper-agents/worker/requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/agents/hyper-agents/architect/requirements.txt b/agents/hyper-agents/architect/requirements.txt index de1e311c..2e22b4a8 100644 --- a/agents/hyper-agents/architect/requirements.txt +++ b/agents/hyper-agents/architect/requirements.txt @@ -1,4 +1,4 @@ -fastapi==0.136.0 +fastapi==0.139.2 uvicorn[standard]==0.34.3 pydantic==2.13.3 httpx==0.28.1 diff --git a/agents/hyper-agents/observer/requirements.txt b/agents/hyper-agents/observer/requirements.txt index de1e311c..2e22b4a8 100644 --- a/agents/hyper-agents/observer/requirements.txt +++ b/agents/hyper-agents/observer/requirements.txt @@ -1,4 +1,4 @@ -fastapi==0.136.0 +fastapi==0.139.2 uvicorn[standard]==0.34.3 pydantic==2.13.3 httpx==0.28.1 diff --git a/agents/hyper-agents/worker/requirements.txt b/agents/hyper-agents/worker/requirements.txt index de1e311c..2e22b4a8 100644 --- a/agents/hyper-agents/worker/requirements.txt +++ b/agents/hyper-agents/worker/requirements.txt @@ -1,4 +1,4 @@ -fastapi==0.136.0 +fastapi==0.139.2 uvicorn[standard]==0.34.3 pydantic==2.13.3 httpx==0.28.1