From c634f5e3a36af01058dc5519c0e3b80c347ca3d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 08:09:22 +0000 Subject: [PATCH] chore(deps): bump fastapi in /agents/hyper-agents Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.136.0 to 0.140.0. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.136.0...0.140.0) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.140.0 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..73eef573 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.140.0 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..73eef573 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.140.0 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..73eef573 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.140.0 uvicorn[standard]==0.34.3 pydantic==2.13.3 httpx==0.28.1