From a30d6eb5e91fcaba4a9586902e596a503ccc9da6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 16:14:00 +0000 Subject: [PATCH] Bump semantic-kernel from 1.39.3 to 1.39.4 in /Python/src Bumps [semantic-kernel](https://github.com/microsoft/semantic-kernel) from 1.39.3 to 1.39.4. - [Release notes](https://github.com/microsoft/semantic-kernel/releases) - [Commits](https://github.com/microsoft/semantic-kernel/compare/python-1.39.3...python-1.39.4) --- updated-dependencies: - dependency-name: semantic-kernel dependency-version: 1.39.4 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 f406df09..b1b25695 100644 --- a/Python/src/requirements.txt +++ b/Python/src/requirements.txt @@ -1,4 +1,4 @@ -semantic-kernel==1.39.3 +semantic-kernel==1.39.4 python-dotenv==1.1.1 azure-search-documents==11.5.3 fastapi==0.116.1