Skip to content

Commit 89bd459

Browse files
build(deps): bump agentrust-trace in /integrations/ramen-ai-cmcp (#108)
Bumps [agentrust-trace](https://github.com/agentrust-io/trace-spec) from 0.5.1 to 0.9.0. - [Release notes](https://github.com/agentrust-io/trace-spec/releases) - [Changelog](https://github.com/agentrust-io/trace-spec/blob/main/CHANGELOG.md) - [Commits](agentrust-io/trace-spec@v0.5.1...v0.9.0) --- updated-dependencies: - dependency-name: agentrust-trace dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Imran Siddique <45405841+imran-siddique@users.noreply.github.com>
1 parent f9c51d7 commit 89bd459

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

integrations/ramen-ai-cmcp/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ description = "ramen-ai cMCP policy adapter and signed TRACE v0.2 Trust Record m
99
requires-python = ">=3.11"
1010
license = "MIT"
1111
dependencies = [
12-
"agentrust-trace==0.5.1",
12+
"agentrust-trace==0.9.0",
1313
"cryptography==50.0.0",
1414
]
1515

0 commit comments

Comments
 (0)