From e529866d24df606c006d6aaa08f6c0619b3ed031 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 16:20:55 +0000 Subject: [PATCH] Bump azure-storage-blob from 12.19.0 to 12.28.0 in /src Bumps [azure-storage-blob](https://github.com/Azure/azure-sdk-for-python) from 12.19.0 to 12.28.0. - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Commits](https://github.com/Azure/azure-sdk-for-python/compare/azure-storage-blob_12.19.0...azure-storage-blob_12.28.0) --- updated-dependencies: - dependency-name: azure-storage-blob dependency-version: 12.28.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index f34ee22..cabd80e 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -7,7 +7,7 @@ azure-search-documents==11.6.0 azure-ai-inference==1.0.0b6 azure-ai-projects>=2.0.0b1 azure-ai-agents>=1.1.0 -azure-storage-blob==12.19.0 +azure-storage-blob==12.28.0 openai==1.54.0 fastapi==0.115.0 uvicorn[standard]==0.32.0