diff --git a/pyproject.toml b/pyproject.toml index f94a5fe..ee012a3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,6 +18,6 @@ dependencies = [ "python-dotenv==1.0.1", "requests>=2.32.3", "rich>=14.0.0", - "semantic-kernel==1.31.0", + "semantic-kernel==1.39.3", "uvicorn>=0.35.0", ]