From 9eba0f7d0bdff9d9a0b4a2f6e658c9d01c362433 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 07:39:40 +0000 Subject: [PATCH] Bump foundry-local-sdk from 0.5.0 to 0.5.1 Bumps [foundry-local-sdk](https://github.com/microsoft/Foundry-Local) from 0.5.0 to 0.5.1. - [Release notes](https://github.com/microsoft/Foundry-Local/releases) - [Commits](https://github.com/microsoft/Foundry-Local/commits) --- updated-dependencies: - dependency-name: foundry-local-sdk dependency-version: 0.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- uv.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/uv.lock b/uv.lock index f3495ad..4316bb9 100644 --- a/uv.lock +++ b/uv.lock @@ -1558,7 +1558,7 @@ sdist = { url = "https://files.pythonhosted.org/packages/e6/79/d4f20e91327c98096 [[package]] name = "foundry-local-sdk" -version = "0.5.0" +version = "0.5.1" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "httpx" }, @@ -1566,7 +1566,7 @@ dependencies = [ { name = "tqdm" }, ] wheels = [ - { url = "https://files.pythonhosted.org/packages/6b/5b/8ec740ad2a02f671d0188e9d2ecc50ede6ff18a4affb4fa3730820dccbcd/foundry_local_sdk-0.5.0-py3-none-any.whl", hash = "sha256:e497d63356020a7afd9a2ee666c4c1df582f42323fe7bc7c20215f9aae43f55b", size = 13981, upload-time = "2025-09-23T18:09:39.348Z" }, + { url = "https://files.pythonhosted.org/packages/ed/6b/76a7fe8f9f4c52cc84eaa1cd1b66acddf993496d55d6ea587bf0d0854d1c/foundry_local_sdk-0.5.1-py3-none-any.whl", hash = "sha256:f3639a3666bc3a94410004a91671338910ac2e1b8094b1587cc4db0f4a7df07e", size = 14003, upload-time = "2025-11-21T05:39:58.099Z" }, ] [[package]]