From 5ab67090385186eb375daaed2f7823f7ace3fc1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 08:10: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.137.0. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.136.0...0.137.0) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.137.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..74abcca8 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.137.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..74abcca8 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.137.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..74abcca8 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.137.0 uvicorn[standard]==0.34.3 pydantic==2.13.3 httpx==0.28.1