From a3d8bc3c886f77b0d3224156fcbba3d8c4011197 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Feb 2026 18:38:54 +0000 Subject: [PATCH] Bump semantic-kernel Bumps [semantic-kernel](https://github.com/microsoft/semantic-kernel) from 0.9.5b1 to 1.39.3. - [Release notes](https://github.com/microsoft/semantic-kernel/releases) - [Commits](https://github.com/microsoft/semantic-kernel/compare/python-0.9.5b1...python-1.39.3) --- updated-dependencies: - dependency-name: semantic-kernel dependency-version: 1.39.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../src/app-s08-f01-us01/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Track_1_ToDo_App/Sprint-08 - Deploy to the Cloud/src/app-s08-f01-us01/requirements.txt b/Track_1_ToDo_App/Sprint-08 - Deploy to the Cloud/src/app-s08-f01-us01/requirements.txt index 43a70ab..d550ace 100644 --- a/Track_1_ToDo_App/Sprint-08 - Deploy to the Cloud/src/app-s08-f01-us01/requirements.txt +++ b/Track_1_ToDo_App/Sprint-08 - Deploy to the Cloud/src/app-s08-f01-us01/requirements.txt @@ -3,6 +3,6 @@ flask flask[async] flask_sqlalchemy sqlalchemy -semantic-kernel==0.9.5b1 +semantic-kernel==1.39.3 pyodbc fastapi