From 0246cbd7b626923bb244f52d1aade04ca3e9fad7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 00:48:59 +0000 Subject: [PATCH] Bump agent-framework from 1.0.1 to 1.3.0 Bumps [agent-framework](https://github.com/microsoft/agent-framework) from 1.0.1 to 1.3.0. - [Release notes](https://github.com/microsoft/agent-framework/releases) - [Commits](https://github.com/microsoft/agent-framework/compare/python-1.0.1...dotnet-1.3.0) --- updated-dependencies: - dependency-name: agent-framework dependency-version: 1.3.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..be3123c 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.3.0 streamlit>=1.56.0 pandas>=2.3.3 plotly>=6.7.0