From e7c8e87860fa6fa2ba1fe1f6a5f61714b8870a36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 10:54:59 +0000 Subject: [PATCH] chore(deps): update agent-manifest requirement from >=0.11.0 to >=0.11.2 Updates the requirements on [agent-manifest](https://github.com/agentrust-io/agent-manifest) to permit the latest version. - [Release notes](https://github.com/agentrust-io/agent-manifest/releases) - [Changelog](https://github.com/agentrust-io/agent-manifest/blob/main/CHANGELOG.md) - [Commits](https://github.com/agentrust-io/agent-manifest/compare/python-v0.11.0...python-v0.11.2) --- updated-dependencies: - dependency-name: agent-manifest dependency-version: 0.11.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- industrial-embodied-ai/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/industrial-embodied-ai/requirements.txt b/industrial-embodied-ai/requirements.txt index c73389c..42baecd 100644 --- a/industrial-embodied-ai/requirements.txt +++ b/industrial-embodied-ai/requirements.txt @@ -1,4 +1,4 @@ -agent-manifest>=0.11.0 +agent-manifest>=0.11.2 cmcp-runtime>=0.4.0 cedarpy==4.8.7 httpx>=0.28.1,<1