From 35b64819a234095fa912d21963a367867f26b855 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Sep 2026 10:55:02 +0000 Subject: [PATCH] chore(deps): bump cedarpy from 4.8.7 to 4.12.0 Bumps [cedarpy](https://github.com/k9securityio/cedar-py) from 4.8.7 to 4.12.0. - [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.7...v4.12.0) --- updated-dependencies: - dependency-name: cedarpy dependency-version: 4.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 fe33bd0..f270a2b 100644 --- a/industrial-embodied-ai/requirements.txt +++ b/industrial-embodied-ai/requirements.txt @@ -1,4 +1,4 @@ agent-manifest>=0.12.0 cmcp-runtime>=0.5.0 -cedarpy==4.8.7 +cedarpy==4.12.0 httpx>=0.28.1,<1