From ec658610d11418d96212a0fc55f67ea06ffa0ae2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 04:40:29 +0000 Subject: [PATCH] Bump agent-framework from 1.0.1 to 1.5.0 Bumps [agent-framework](https://github.com/microsoft/agent-framework) from 1.0.1 to 1.5.0. - [Release notes](https://github.com/microsoft/agent-framework/releases) - [Commits](https://github.com/microsoft/agent-framework/compare/python-1.0.1...dotnet-1.5.0) --- updated-dependencies: - dependency-name: agent-framework dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0bb8405..90ab1ba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ pip-system-certs>=5.3 azure-monitor-query>=2.0.0 azure-monitor-opentelemetry>=1.8.7 aiohttp>=3.13.5 -agent-framework==1.0.1 +agent-framework==1.5.0 streamlit>=1.56.0 pandas>=2.3.3 plotly>=6.7.0