From 306e64751799cf645c1bcd4eb66bca19e07643eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Feb 2026 18:39:56 +0000 Subject: [PATCH] Bump semantic-kernel from 1.29.0 to 1.39.3 Bumps [semantic-kernel](https://github.com/microsoft/semantic-kernel) from 1.29.0 to 1.39.3. - [Release notes](https://github.com/microsoft/semantic-kernel/releases) - [Commits](https://github.com/microsoft/semantic-kernel/compare/dotnet-1.29.0...python-1.39.3) --- updated-dependencies: - dependency-name: semantic-kernel dependency-version: 1.39.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bf2a34c..30d7fc7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -semantic-kernel==1.29.0 +semantic-kernel==1.39.3 flask-socketio flask[async] mcp[cli]