From d1de54b868cd53cc3ae543d8f4533dd50910918a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 21:05:45 +0000 Subject: [PATCH] chore(deps): update agentrust-trace requirement from >=0.3.0 to >=0.5.1 Updates the requirements on [agentrust-trace](https://github.com/agentrust-io/trace-spec) to permit the latest version. - [Release notes](https://github.com/agentrust-io/trace-spec/releases) - [Changelog](https://github.com/agentrust-io/trace-spec/blob/main/CHANGELOG.md) - [Commits](https://github.com/agentrust-io/trace-spec/compare/v0.3.0...v0.5.1) --- updated-dependencies: - dependency-name: agentrust-trace dependency-version: 0.4.0 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 a8a8f0d..85d31ec 100644 --- a/industrial-embodied-ai/requirements.txt +++ b/industrial-embodied-ai/requirements.txt @@ -1,4 +1,4 @@ -agentrust-trace>=0.3.0 +agentrust-trace>=0.5.1 agent-manifest>=0.6.0 cmcp-runtime>=0.3.0 cedarpy==4.8.7