Skip to content

Commit 450c048

Browse files
Update agent-framework-devui requirement (#110)
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.0b260528 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 12a5023 commit 450c048

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
@@ -49,7 +49,7 @@ agent-framework = [
4949
"hyperlight-sandbox-python-guest",
5050
]
5151
agent-framework-devui = [
52-
"agent-framework-devui>=1.0.0b260521",
52+
"agent-framework-devui>=1.0.0b260528",
5353
]
5454

5555
[tool.ruff]

0 commit comments

Comments
 (0)