From 6bfcc39cff93e133f1f458be9efc76a747d56c9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 17:16:00 +0000 Subject: [PATCH] Bump azure-storage-blob from 1.4.0 to 12.13.0 in /src Bumps [azure-storage-blob](https://github.com/Azure/azure-sdk-for-python) from 1.4.0 to 12.13.0. - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md) - [Commits](https://github.com/Azure/azure-sdk-for-python/compare/azure-core_1.4.0...azure-storage-blob_12.13.0) --- updated-dependencies: - dependency-name: azure-storage-blob dependency-type: direct:production ... 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 f1e798d..d5b83bf 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,2 +1,2 @@ azure-batch==6.0.0 -azure-storage-blob==1.4.0 \ No newline at end of file +azure-storage-blob==12.13.0 \ No newline at end of file