From bea1fb32a63411e12bf08ff8d7a9c49f6b8f81b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Jul 2026 23:30:28 +0000 Subject: [PATCH] chore(deps): bump cedarpy from 4.8.4 to 4.8.6 Bumps [cedarpy](https://github.com/k9securityio/cedar-py) from 4.8.4 to 4.8.6. - [Release notes](https://github.com/k9securityio/cedar-py/releases) - [Changelog](https://github.com/k9securityio/cedar-py/blob/main/CHANGELOG.md) - [Commits](https://github.com/k9securityio/cedar-py/compare/v4.8.4...v4.8.6) --- updated-dependencies: - dependency-name: cedarpy dependency-version: 4.8.6 dependency-type: direct:production update-type: version-update:semver-patch ... 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..fe37256 100644 --- a/industrial-embodied-ai/requirements.txt +++ b/industrial-embodied-ai/requirements.txt @@ -1,5 +1,5 @@ agentrust-trace>=0.2.0 agent-manifest>=0.1.1 cmcp-runtime>=0.2.1 -cedarpy==4.8.4 +cedarpy==4.8.6 httpx>=0.27,<1