Skip to content

Commit 40abc6d

Browse files
Update agent-framework-devui requirement (#61)
Updates the requirements on [agent-framework-devui](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-devui 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 60f75eb commit 40abc6d

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
@@ -48,7 +48,7 @@ agent-framework = [
4848
"hyperlight-sandbox-python-guest",
4949
]
5050
agent-framework-devui = [
51-
"agent-framework-devui>=1.0.0b260421",
51+
"agent-framework-devui>=1.0.0b260428",
5252
]
5353

5454
[tool.ruff]

0 commit comments

Comments
 (0)