From eb0914ddc86d9a39b57b6c07b10df39c2b97b7e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 11:55:49 +0000 Subject: [PATCH] chore(deps): bump fastapi in /agents/hyper-agents Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.136.0 to 0.136.3. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.136.0...0.136.3) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.136.3 dependency-type: direct:production update-type: version-update:semver-patch ... 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..4e21b43e 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.136.3 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..4e21b43e 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.136.3 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..4e21b43e 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.136.3 uvicorn[standard]==0.34.3 pydantic==2.13.3 httpx==0.28.1