Skip to content

Commit cf932de

Browse files
Update agent-framework-devui requirement
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.0b260709 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a23d6eb commit cf932de

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.0b260528",
52+
"agent-framework-devui>=1.0.0b260709",
5353
]
5454

5555
[tool.ruff]

0 commit comments

Comments
 (0)