From 16f276dc0f9789ef9959f079f66e88c46ab784bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Feb 2026 18:39:31 +0000 Subject: [PATCH] Bump semantic-kernel from 1.35.0 to 1.39.3 in /Python/src Bumps [semantic-kernel](https://github.com/microsoft/semantic-kernel) from 1.35.0 to 1.39.3. - [Release notes](https://github.com/microsoft/semantic-kernel/releases) - [Commits](https://github.com/microsoft/semantic-kernel/compare/dotnet-1.35.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] --- Python/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Python/src/requirements.txt b/Python/src/requirements.txt index cde15b60..f406df09 100644 --- a/Python/src/requirements.txt +++ b/Python/src/requirements.txt @@ -1,4 +1,4 @@ -semantic-kernel==1.35.0 +semantic-kernel==1.39.3 python-dotenv==1.1.1 azure-search-documents==11.5.3 fastapi==0.116.1