Skip to content

Commit bda8a4f

Browse files
Update agent-framework-github-copilot requirement
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](microsoft/agent-framework@python-1.0.0rc1...python-1.0.0rc3) --- updated-dependencies: - dependency-name: agent-framework-github-copilot dependency-version: 1.0.0rc3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a23d6eb commit bda8a4f

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.0rc1",
45+
"agent-framework-github-copilot>=1.0.0rc3",
4646
"pydantic",
4747
"hyperlight-sandbox",
4848
"hyperlight-sandbox-backend-wasm",

0 commit comments

Comments
 (0)