From b8652ea4ab51607ca1dceda65f8c9c50c145350b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 08:46:04 +0000 Subject: [PATCH] Bump azure-storage-blob from 12.19.0 to 12.28.0 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4dfbf872..503cc35c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ mozilla-django-oidc==5.0.1 django-celery-beat==2.9.0 jsondiff==2.0.0 django-silk==5.5.0 -azure-storage-blob==12.19.0 +azure-storage-blob==12.28.0 fhir.resources==7.1.0 ijson==3.2.3 responses==0.25.0