Skip to content

Commit d87b805

Browse files
Update agent-framework-github-copilot requirement (#100)
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.0b260521 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 1b6ae4e commit d87b805

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
@@ -42,7 +42,7 @@ copilot-sdk = [
4242
"hyperlight-sandbox-python-guest",
4343
]
4444
agent-framework = [
45-
"agent-framework-github-copilot>=1.0.0b260429",
45+
"agent-framework-github-copilot>=1.0.0b260521",
4646
"pydantic",
4747
"hyperlight-sandbox",
4848
"hyperlight-sandbox-backend-wasm",

0 commit comments

Comments
 (0)