build(deps): update agent-manifest requirement from >=0.3 to >=0.7.0 - #56
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): update agent-manifest requirement from >=0.3 to >=0.7.0#56dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/pip/agent-manifest-gte-0.6.0
branch
from
July 28, 2026 04:24
04e861f to
4281160
Compare
Updates the requirements on [agent-manifest](https://github.com/agentrust-io/agent-manifest) to permit the latest version. - [Release notes](https://github.com/agentrust-io/agent-manifest/releases) - [Changelog](https://github.com/agentrust-io/agent-manifest/blob/main/CHANGELOG.md) - [Commits](agentrust-io/agent-manifest@python-v0.3.0...python-v0.7.0) --- updated-dependencies: - dependency-name: agent-manifest dependency-version: 0.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/agent-manifest-gte-0.6.0
branch
from
July 28, 2026 04:31
4281160 to
3c232b7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on agent-manifest to permit the latest version.
Release notes
Sourced from agent-manifest's releases.
Changelog
Sourced from agent-manifest's changelog.
... (truncated)
Commits
679b147chore(release): 0.7.0 (#249)5daff09spec(cose): specify the v0.2 COSE envelope (#243 phase 1) (#248)43a0e35feat(tee): share the validated DCAP v4 signature-section parse (#247)7661a77chore(release): 0.6.1 (#246)90cb08bfix(verify): return UNVERIFIABLE when an algorithm is unavailable (#245)9bb965ddocs(spec): map Agent Manifest onto SCITT terms (section 10.5) (#244)b7d6b7fchore(deps): bump actions/setup-python from 6 to 7 (#240)023a349chore(deps): bump ossf/scorecard-action from 2.4.3 to 2.4.4 (#239)7ce708edocs(adr): accept ADR-0011; envelope moves to COSE_Sign1 in v0.2 (#242)84eb823docs(adr): ADR-0011, the manifest is a signed document not a JWT/JOSE profile...