From 2d063c86079d72bcc1774ffccfc831ac1b84271e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 22:44:01 +0000 Subject: [PATCH] Bump agent-framework from 1.7.0 to 1.8.1 Bumps [agent-framework](https://github.com/microsoft/agent-framework) from 1.7.0 to 1.8.1. - [Release notes](https://github.com/microsoft/agent-framework/releases) - [Commits](https://github.com/microsoft/agent-framework/compare/dotnet-1.7.0...python-1.8.1) --- updated-dependencies: - dependency-name: agent-framework dependency-version: 1.8.1 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 cd6ed8e..f4ec522 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.8 aiohttp>=3.13.5 -agent-framework==1.7.0 +agent-framework==1.8.1 streamlit>=1.58.0 pandas==2.3.3 plotly>=6.7.0