Skip to content

Commit 4b9647a

Browse files
Update agent-framework-github-copilot requirement (#62)
Updates the requirements on [agent-framework-github-copilot](https://github.com/microsoft/agent-framework) to permit the latest version. - [Release notes](https://github.com/microsoft/agent-framework/releases) - [Commits](https://github.com/microsoft/agent-framework/commits) --- updated-dependencies: - dependency-name: agent-framework-github-copilot dependency-version: 1.0.0b260428 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2b2bbbc commit 4b9647a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ copilot-sdk = [
4141
"hyperlight-sandbox-python-guest",
4242
]
4343
agent-framework = [
44-
"agent-framework-github-copilot>=1.0.0b260423",
44+
"agent-framework-github-copilot>=1.0.0b260429",
4545
"pydantic",
4646
"hyperlight-sandbox",
4747
"hyperlight-sandbox-backend-wasm",

0 commit comments

Comments
 (0)