From 16e63669672ccafe7abcf77dfbee8b5456a42b1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Jul 2026 23:30:20 +0000 Subject: [PATCH] chore(deps): update agentrust-trace requirement from >=0.2.0 to >=0.3.0 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.2.0...v0.3.0) --- updated-dependencies: - dependency-name: agentrust-trace dependency-version: 0.3.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 84a18ca..f4a732b 100644 --- a/industrial-embodied-ai/requirements.txt +++ b/industrial-embodied-ai/requirements.txt @@ -1,4 +1,4 @@ -agentrust-trace>=0.2.0 +agentrust-trace>=0.3.0 agent-manifest>=0.1.1 cmcp-runtime>=0.2.1 cedarpy==4.8.4